|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileStatOutputOptions | |
|---|---|
| com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
| Uses of FileStatOutputOptions in com.perforce.p4java.server |
|---|
| Methods in com.perforce.p4java.server with parameters of type FileStatOutputOptions | |
|---|---|
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 | |||||||||