Interface IGraphRevListDelegator
-
- All Known Subinterfaces:
IOptionsServer
,IServer
,IStreamingServer
- All Known Implementing Classes:
GraphRevListDelegator
,NtsServerImpl
,OneShotServerImpl
,RpcServer
,Server
public interface IGraphRevListDelegator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<IRevListCommit>
getGraphRevList(GraphRevListOptions options)
-
-
-
Method Detail
-
getGraphRevList
java.util.List<IRevListCommit> getGraphRevList(GraphRevListOptions options) throws P4JavaException
- Throws:
P4JavaException
-
-