Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
Server.getDepotFiles(List<IFileSpec> fileSpecs,
GetDepotFilesOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
FilesDelegator.getDepotFiles(List<IFileSpec> fileSpecs,
GetDepotFilesOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetDepotFilesOptions |
GetDepotFilesOptions.setAllRevs(boolean allRevs) |
GetDepotFilesOptions |
GetDepotFilesOptions.setMaxResults(int maxResults) |
Modifier and Type | Method and Description |
---|---|
List<IFileSpec> |
IFilesDelegator.getDepotFiles(List<IFileSpec> fileSpecs,
GetDepotFilesOptions opts)
List all Perforce depot files known to the Perforce server that conform
to the passed-in wild-card file specification(s).
|
Copyright © 2017 Perforce Software. All Rights Reserved.