Modifier and Type | Method and Description |
---|---|
java.util.List<IBranchSpecSummary> |
Server.getBranchSpecs(GetBranchSpecsOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IBranchSpecSummary> |
BranchesDelegator.getBranchSpecs(GetBranchSpecsOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetBranchSpecsOptions |
GetBranchSpecsOptions.setCaseInsensitiveNameFilter(java.lang.String caseInsensitiveNameFilter) |
GetBranchSpecsOptions |
GetBranchSpecsOptions.setMaxResults(int maxResults) |
GetBranchSpecsOptions |
GetBranchSpecsOptions.setNameFilter(java.lang.String nameFilter) |
GetBranchSpecsOptions |
GetBranchSpecsOptions.setShowTime(boolean showTime) |
GetBranchSpecsOptions |
GetBranchSpecsOptions.setUserName(java.lang.String userName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IBranchSpecSummary> |
IBranchesDelegator.getBranchSpecs(GetBranchSpecsOptions opts)
Get a list of all summary Perforce branch specs known to the Perforce
server.
|
Copyright © 2018 Perforce Software. All Rights Reserved.