Class RevListCommit
- java.lang.Object
-
- com.perforce.p4java.impl.generic.graph.RevListCommit
-
- All Implemented Interfaces:
IRevListCommit
public class RevListCommit extends java.lang.Object implements IRevListCommit
Represents a list of revision items made through Graph Depot functionality
-
-
Constructor Summary
Constructors Constructor Description RevListCommit(java.lang.String commit)
Default constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCommit()
-
-
-
Method Detail
-
getCommit
public java.lang.String getCommit()
- Specified by:
getCommit
in interfaceIRevListCommit
-
-