public interface IRevisionIntegrationData
Modifier and Type | Method and Description |
---|---|
int |
getEndFromRev()
Get the end revision used in the integration.
|
String |
getFromFile()
Get the file this integration was from.
|
String |
getHowFrom()
Get a string description of what happened in the integration.
|
int |
getStartFromRev()
Get the start revision used in the integration.
|
String getFromFile()
int getEndFromRev()
int getStartFromRev()
String getHowFrom()
Copyright © 2017 Perforce Software. All Rights Reserved.