Package | Description |
---|---|
com.perforce.p4java.admin | |
com.perforce.p4java.client |
Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects.
|
com.perforce.p4java.core |
Provides interfaces and classes for defining and accessing Perforce objects
such as jobs, changelists, etc., and, through the file sub-package, Perforce
files.
|
com.perforce.p4java.core.file |
Provides interfaces and classes for defining and accessing Perforce depot and workspace files.
|
com.perforce.p4java.impl.generic.admin | |
com.perforce.p4java.impl.generic.client |
Provides standard implementation classes for the com.perforce.p4java.client interfaces.
|
com.perforce.p4java.impl.generic.core |
Provides standard implementation classes for the com.perforce.p4java.core interfaces.
|
com.perforce.p4java.impl.generic.core.file |
Provides standard implementation classes for the com.perforce.p4java.core.file interfaces.
|
com.perforce.p4java.impl.mapbased.client | |
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.impl.mapbased.server.cmd | |
com.perforce.p4java.option.server | |
com.perforce.p4java.server |
Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services.
|
com.perforce.p4java.server.delegator |
Class and Description |
---|
IMapEntry
Defines an individual view map entry.
|
Class and Description |
---|
IChangelist
Describes a Perforce changelist.
|
IMapEntry
Defines an individual view map entry.
|
IRepo |
IServerResource
Defines methods available on all participating objects returned from
P4Java server and client methods that represent server-side objects
such as changelists, jobs, etc.
|
Class and Description |
---|
ChangelistStatus
Describes possible changelist status values.
|
IBranchMapping
Defines an individual Perforce branch view mapping between a source path
and a target path.
|
IBranchSpec
Defines a full Perforce branch specification for use in Perforce integrate (merge)
commands.
|
IBranchSpecSummary
Defines the summary Perforce branch metadata typically returned by
the getBranchSummaryList() method, corresponding to "p4 branches"
and similar.
|
IChangelist
Describes a Perforce changelist.
|
IChangelist.Type
Changelist types used when running a 'p4 changes' with the -s flag
|
IChangelistSummary
Defines the methods and operations available on Perforce
changelist summaries returned from the server.
|
IChangelistSummary.Visibility
Defines the visibility of the changelist.
|
IDepot.DepotType |
IFileDiff.Status
Status of diff
|
IFileLineMatch.MatchType
Match type
|
IJob
The minimal Perforce job interface.
|
IJobSpec
Metadata definitions for jobs associated with a specific server.
|
IJobSpec.IJobSpecField
Interface onto the main jobspec field specifier.
|
ILabel
Defines and describes a Perforce label.
|
ILabelMapping
Extends IMapEntry to provide a Perforce label-specific
view map entry type.
|
ILabelSummary
Defines summary information for Perforce labels.
|
IMapEntry
Defines an individual view map entry.
|
IMapEntry.EntryType
Defines the specific type of a given view map entry.
|
IReviewSubscription
Defines the view mapping for Perforce user review subscriptions.
|
IServerResource
Defines methods available on all participating objects returned from
P4Java server and client methods that represent server-side objects
such as changelists, jobs, etc.
|
IStream.IExtraTag
Defines an "extraTag*" field
|
IStreamIgnoredMapping
Define (optional) a list of file or directory names to be ignored in client
views.
|
IStreamIntegrationStatus.ICachedState
Defines the cached state of the stream's integration status without
refreshing stale data.
|
IStreamRemappedMapping
Define (optional) an individual stream view path is to be remapped in client
view.
|
IStreamSummary
Defines the summary Perforce stream metadata typically returned by the
getStreamSummaryList() method, corresponding to "p4 streams" and similar.
|
IStreamSummary.IOptions
Stream options are flags to configure stream behavior.
|
IStreamSummary.Type
Types of streams include 'mainline', 'release', 'development', 'virtual'
and 'task'.
|
IStreamViewMapping
Defines an individual file path in the stream view.
|
IStreamViewMapping.PathType
Defines the possible path types.
|
IUser
Defines a full Perforce user object.
|
IUserGroup
Defines Perforce user group attributes and methods.
|
IUserSummary
Defines a Perforce user summary as returned from an IServer
getUsers method and similar.
|
IUserSummary.UserType
Describes the type (service or standard) of this user.
|
ViewMap
Defines the common operations to Perforce view maps.
|
Class and Description |
---|
IFileDiff |
IFileDiff.Status
Status of diff
|
IServerResource
Defines methods available on all participating objects returned from
P4Java server and client methods that represent server-side objects
such as changelists, jobs, etc.
|
Class and Description |
---|
IMapEntry
Defines an individual view map entry.
|
Class and Description |
---|
IMapEntry
Defines an individual view map entry.
|
IMapEntry.EntryType
Defines the specific type of a given view map entry.
|
ViewMap
Defines the common operations to Perforce view maps.
|
Class and Description |
---|
ChangelistStatus
Describes possible changelist status values.
|
IBranchMapping
Defines an individual Perforce branch view mapping between a source path
and a target path.
|
IBranchSpec
Defines a full Perforce branch specification for use in Perforce integrate (merge)
commands.
|
IBranchSpecSummary
Defines the summary Perforce branch metadata typically returned by
the getBranchSummaryList() method, corresponding to "p4 branches"
and similar.
|
IChangelist
Describes a Perforce changelist.
|
IChangelistSummary
Defines the methods and operations available on Perforce
changelist summaries returned from the server.
|
IChangelistSummary.Visibility
Defines the visibility of the changelist.
|
IDepot
Provides an interface onto, and a set of methods to access a specific
Perforce depot contained in a Perforce server.
|
IDepot.DepotType |
IFileLineMatch
Interface for file line matches resulting from grep commands
|
IFileLineMatch.MatchType
Match type
|
IFix
Describes a Perforce job fix record.
|
IJob
The minimal Perforce job interface.
|
IJobSpec
Metadata definitions for jobs associated with a specific server.
|
IJobSpec.IJobSpecField
Interface onto the main jobspec field specifier.
|
ILabel
Defines and describes a Perforce label.
|
ILabelMapping
Extends IMapEntry to provide a Perforce label-specific
view map entry type.
|
ILabelSummary
Defines summary information for Perforce labels.
|
IMapEntry
Defines an individual view map entry.
|
IMapEntry.EntryType
Defines the specific type of a given view map entry.
|
IRepo |
IReviewChangelist
Describes a Perforce review changelist record.
|
IReviewSubscription
Defines the view mapping for Perforce user review subscriptions.
|
IServerProcess
Defines the fields available for each Perforce server process
object returned from the IServer getServerProcessList method.
|
IServerResource
Defines methods available on all participating objects returned from
P4Java server and client methods that represent server-side objects
such as changelists, jobs, etc.
|
IStream
Defines a full Perforce stream specification.
|
IStream.IExtraTag
Defines an "extraTag*" field
|
IStreamIgnoredMapping
Define (optional) a list of file or directory names to be ignored in client
views.
|
IStreamIntegrationStatus
Defines the stream's cached integration status with respect to its parent.
|
IStreamIntegrationStatus.ICachedState
Defines the cached state of the stream's integration status without
refreshing stale data.
|
IStreamRemappedMapping
Define (optional) an individual stream view path is to be remapped in client
view.
|
IStreamSummary
Defines the summary Perforce stream metadata typically returned by the
getStreamSummaryList() method, corresponding to "p4 streams" and similar.
|
IStreamSummary.IOptions
Stream options are flags to configure stream behavior.
|
IStreamSummary.Type
Types of streams include 'mainline', 'release', 'development', 'virtual'
and 'task'.
|
IStreamViewMapping
Defines an individual file path in the stream view.
|
IStreamViewMapping.PathType
Defines the possible path types.
|
IUser
Defines a full Perforce user object.
|
IUserGroup
Defines Perforce user group attributes and methods.
|
IUserSummary
Defines a Perforce user summary as returned from an IServer
getUsers method and similar.
|
IUserSummary.UserType
Describes the type (service or standard) of this user.
|
ViewMap
Defines the common operations to Perforce view maps.
|
Class and Description |
---|
IServerResource
Defines methods available on all participating objects returned from
P4Java server and client methods that represent server-side objects
such as changelists, jobs, etc.
|
Class and Description |
---|
IChangelist
Describes a Perforce changelist.
|
IRepo |
IServerResource
Defines methods available on all participating objects returned from
P4Java server and client methods that represent server-side objects
such as changelists, jobs, etc.
|
Class and Description |
---|
IBranchSpec
Defines a full Perforce branch specification for use in Perforce integrate (merge)
commands.
|
IBranchSpecSummary
Defines the summary Perforce branch metadata typically returned by
the getBranchSummaryList() method, corresponding to "p4 branches"
and similar.
|
IChangelist
Describes a Perforce changelist.
|
IChangelist.Type
Changelist types used when running a 'p4 changes' with the -s flag
|
IChangelistSummary
Defines the methods and operations available on Perforce
changelist summaries returned from the server.
|
IDepot
Provides an interface onto, and a set of methods to access a specific
Perforce depot contained in a Perforce server.
|
IFileDiff |
IFileLineMatch
Interface for file line matches resulting from grep commands
|
IFix
Describes a Perforce job fix record.
|
IJob
The minimal Perforce job interface.
|
IJobSpec
Metadata definitions for jobs associated with a specific server.
|
ILabel
Defines and describes a Perforce label.
|
ILabelSummary
Defines summary information for Perforce labels.
|
IRepo |
IReviewChangelist
Describes a Perforce review changelist record.
|
IServerProcess
Defines the fields available for each Perforce server process
object returned from the IServer getServerProcessList method.
|
IStream
Defines a full Perforce stream specification.
|
IStreamIntegrationStatus
Defines the stream's cached integration status with respect to its parent.
|
IStreamSummary
Defines the summary Perforce stream metadata typically returned by the
getStreamSummaryList() method, corresponding to "p4 streams" and similar.
|
IUser
Defines a full Perforce user object.
|
IUserGroup
Defines Perforce user group attributes and methods.
|
IUserSummary
Defines a Perforce user summary as returned from an IServer
getUsers method and similar.
|
Class and Description |
---|
IBranchSpec
Defines a full Perforce branch specification for use in Perforce integrate (merge)
commands.
|
IBranchSpecSummary
Defines the summary Perforce branch metadata typically returned by
the getBranchSummaryList() method, corresponding to "p4 branches"
and similar.
|
IChangelist
Describes a Perforce changelist.
|
IChangelist.Type
Changelist types used when running a 'p4 changes' with the -s flag
|
IChangelistSummary
Defines the methods and operations available on Perforce
changelist summaries returned from the server.
|
IDepot
Provides an interface onto, and a set of methods to access a specific
Perforce depot contained in a Perforce server.
|
IFileDiff |
IFileLineMatch
Interface for file line matches resulting from grep commands
|
IFix
Describes a Perforce job fix record.
|
IJob
The minimal Perforce job interface.
|
IJobSpec
Metadata definitions for jobs associated with a specific server.
|
ILabel
Defines and describes a Perforce label.
|
ILabelSummary
Defines summary information for Perforce labels.
|
IRepo |
IReviewChangelist
Describes a Perforce review changelist record.
|
IServerProcess
Defines the fields available for each Perforce server process
object returned from the IServer getServerProcessList method.
|
IStream
Defines a full Perforce stream specification.
|
IStreamIntegrationStatus
Defines the stream's cached integration status with respect to its parent.
|
IStreamSummary
Defines the summary Perforce stream metadata typically returned by the
getStreamSummaryList() method, corresponding to "p4 streams" and similar.
|
IUser
Defines a full Perforce user object.
|
IUserGroup
Defines Perforce user group attributes and methods.
|
IUserSummary
Defines a Perforce user summary as returned from an IServer
getUsers method and similar.
|
Class and Description |
---|
IChangelist.Type
Changelist types used when running a 'p4 changes' with the -s flag
|
Class and Description |
---|
IChangelist
Describes a Perforce changelist.
|
IUserGroup
Defines Perforce user group attributes and methods.
|
Class and Description |
---|
IBranchSpec
Defines a full Perforce branch specification for use in Perforce integrate (merge)
commands.
|
IBranchSpecSummary
Defines the summary Perforce branch metadata typically returned by
the getBranchSummaryList() method, corresponding to "p4 branches"
and similar.
|
IChangelist
Describes a Perforce changelist.
|
IChangelist.Type
Changelist types used when running a 'p4 changes' with the -s flag
|
IChangelistSummary
Defines the methods and operations available on Perforce
changelist summaries returned from the server.
|
IDepot
Provides an interface onto, and a set of methods to access a specific
Perforce depot contained in a Perforce server.
|
IFileDiff |
IFileLineMatch
Interface for file line matches resulting from grep commands
|
IFix
Describes a Perforce job fix record.
|
IJob
The minimal Perforce job interface.
|
IJobSpec
Metadata definitions for jobs associated with a specific server.
|
ILabel
Defines and describes a Perforce label.
|
ILabelSummary
Defines summary information for Perforce labels.
|
IRepo |
IReviewChangelist
Describes a Perforce review changelist record.
|
IServerProcess
Defines the fields available for each Perforce server process
object returned from the IServer getServerProcessList method.
|
IStream
Defines a full Perforce stream specification.
|
IStreamIntegrationStatus
Defines the stream's cached integration status with respect to its parent.
|
IStreamSummary
Defines the summary Perforce stream metadata typically returned by the
getStreamSummaryList() method, corresponding to "p4 streams" and similar.
|
IUser
Defines a full Perforce user object.
|
IUserGroup
Defines Perforce user group attributes and methods.
|
IUserSummary
Defines a Perforce user summary as returned from an IServer
getUsers method and similar.
|
Copyright © 2017 Perforce Software. All Rights Reserved.