Modifier and Type | Method and Description |
---|---|
List<ILabelSummary> |
Server.getLabels(List<IFileSpec> fileList,
GetLabelsOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<ILabelSummary> |
LabelsDelegator.getLabels(List<IFileSpec> fileList,
GetLabelsOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetLabelsOptions |
GetLabelsOptions.setCaseInsensitiveNameFilter(String caseInsensitiveNameFilter) |
GetLabelsOptions |
GetLabelsOptions.setMaxResults(int maxResults) |
GetLabelsOptions |
GetLabelsOptions.setNameFilter(String nameFilter) |
GetLabelsOptions |
GetLabelsOptions.setShowTime(boolean showTime) |
GetLabelsOptions |
GetLabelsOptions.setUnloaded(boolean unloaded) |
GetLabelsOptions |
GetLabelsOptions.setUserName(String userName) |
Modifier and Type | Method and Description |
---|---|
List<ILabelSummary> |
ILabelsDelegator.getLabels(List<IFileSpec> fileList,
GetLabelsOptions opts)
Get a list of Perforce labels, optionally tied to a specific set of files.
|
Copyright © 2017 Perforce Software. All Rights Reserved.