public interface P4Ref extends Serializable, Comparable
Modifier and Type | Method and Description |
---|---|
long |
getChange() |
P4ChangeEntry |
getChangeEntry(ClientHelper p4) |
List<com.perforce.p4java.core.file.IFileSpec> |
getFiles(ConnectionHelper p4,
int limit) |
boolean |
isCommit() |
boolean |
isLabel() |
String |
toString() |
compareTo
P4ChangeEntry getChangeEntry(ClientHelper p4) throws Exception
Exception
boolean isLabel()
boolean isCommit()
long getChange()
List<com.perforce.p4java.core.file.IFileSpec> getFiles(ConnectionHelper p4, int limit) throws Exception
Exception
Copyright © 2016–2021. All rights reserved.