| Modifier and Type | Method and Description |
|---|---|
List<IGraphRef> |
Server.getGraphShowRefs(GraphShowRefOptions opts)
Usage: show-ref [ -a -n {repo} -u {user} -t {type} -m {max} ]
|
| Modifier and Type | Method and Description |
|---|---|
List<IGraphRef> |
GraphShowRefDelegator.getGraphShowRefs(GraphShowRefOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
GraphShowRefOptions |
GraphShowRefOptions.setA(boolean a)
Sets the optional option value for option -a
|
GraphShowRefOptions |
GraphShowRefOptions.setMaxValue(int maxValue)
Sets the optional option value for option -m {max}
|
GraphShowRefOptions |
GraphShowRefOptions.setRepo(String repo)
Sets the mandatory option value for option -n {repo}
|
GraphShowRefOptions |
GraphShowRefOptions.setType(String type)
Sets the optional option value for option -t {type}
|
GraphShowRefOptions |
GraphShowRefOptions.setUser(String user)
Sets the optional option value for option -u {user}
|
| Modifier and Type | Method and Description |
|---|---|
List<IGraphRef> |
IGraphShowRefDelegator.getGraphShowRefs(GraphShowRefOptions opts) |
Copyright © 2017 Perforce Software. All Rights Reserved.