| IExtendedFileSpec |
Extends the basic IFileSpec with methods and fields for use with the IServer
getExtendedFiles method and other specialized methods.
|
| IFileAnnotation |
Describes a Perforce file annotation as returned from the annotation command.
|
| IFileOperationResult |
Defines the broadest operations available on file specs returned
from Perforce file operations.
|
| IFileRevisionData |
Describes a Perforce file revision in detail, including the changelist number and
associated description, action, user, etc.
|
| IFileSize |
Describes information about the size of the files in the depot.
|
| IFileSpec |
Defines the basic set of information and operations on a Perforce file
under P4Java, and performs as the common currency for a lot of file-list
based methods, usually encapsulated as Java lists as both input and output
for common server and client file-based methods such as where, sync, add, etc.
|
| IObliterateResult |
Record stats returned by the obliterateFiles method.
|
| IResolveRecord |
Integration resolve action records as returned by getExtendedFiles
with the equivalent of the fstat -Or option.
|
| IRevisionIntegrationData |
Used to specify Perforce file integration data in short form
for specific file revisions.
|