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