|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileStatAncilliaryOptions | |
---|---|
com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
Uses of FileStatAncilliaryOptions in com.perforce.p4java.server |
---|
Methods in com.perforce.p4java.server with parameters of type FileStatAncilliaryOptions | |
---|---|
java.util.List<IExtendedFileSpec> |
IServer.getExtendedFiles(java.util.List<IFileSpec> fileSpecs,
int maxFiles,
int sinceChangelist,
int affectedByChangelist,
FileStatOutputOptions outputOptions,
FileStatAncilliaryOptions ancilliaryOptions)
Return a list of everything Perforce knows about a possibly very large set of Perforce files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |