Modifier and Type | Class and Description |
---|---|
class |
RevListCommit
Represents a list of revision items made through Graph Depot functionality
|
Modifier and Type | Method and Description |
---|---|
List<IRevListCommit> |
Server.getGraphRevList(GraphRevListOptions options)
Returns a list of revisions given the options
|
Modifier and Type | Method and Description |
---|---|
List<IRevListCommit> |
GraphRevListDelegator.getGraphRevList(GraphRevListOptions options)
Returns a List encapsulating a RevListCommit which holds the
data retrieved as part of the 'p4 graph rev-list -n'
|
Modifier and Type | Method and Description |
---|---|
List<IRevListCommit> |
IGraphRevListDelegator.getGraphRevList(GraphRevListOptions options) |
Copyright © 2017 Perforce Software. All Rights Reserved.