Uses of Package
com.microsoft.tfs.core.clients.versioncontrol.soapextensions

Packages that use com.microsoft.tfs.core.clients.versioncontrol.soapextensions
com.microsoft.tfs.core.clients.build.soapextensions   
com.microsoft.tfs.core.clients.versioncontrol   
com.microsoft.tfs.core.clients.versioncontrol.conflicts   
com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions   
com.microsoft.tfs.core.clients.versioncontrol.engines   
com.microsoft.tfs.core.clients.versioncontrol.events   
com.microsoft.tfs.core.clients.versioncontrol.exceptions   
com.microsoft.tfs.core.clients.versioncontrol.localworkspace   
com.microsoft.tfs.core.clients.versioncontrol.offline   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
com.microsoft.tfs.core.clients.versioncontrol.specs   
com.microsoft.tfs.core.clients.versioncontrol.specs.version   
com.microsoft.tfs.core.clients.versioncontrol.workspacecache   
com.microsoft.tfs.core.pendingcheckin   
com.microsoft.tfs.core.pendingcheckin.events   
com.microsoft.tfs.core.pendingcheckin.filters   
com.microsoft.tfs.core.util.diffmerge   
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.build.soapextensions
WorkingFolderType
          Enumerates the types of working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol
Annotation
           
BranchObject
          Describes properties of a BranchObject class that are relevant to the repository.
BranchProperties
          Describes properties of a branch object.
Change
          Contains information about a modification made to a version control item (file or folder) as part of a Changeset.
Changeset
          Represents a set of changes committed to the repository.
ChangesetMerge
          Represents a merge of one Changeset into another Changeset.
ChangesetMergeDetails
          Contains detailed information about a Changeset that was merged into another branch.
CheckinNote
          Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
CheckinNoteFieldDefinition
          Defines a checkin note field (which has a name, can be required, and has a display order).
Conflict
          Represents a single conflict between two items.
DeletedState
          Describes the deleted state of an item.
ExtendedItem
          Describes an extended item.
ExtendedMerge
          Represents extended information about a merge.
Failure
          Represents a non-fatal version control failure as returned by the server.
FileType
          Represents a single server-registered file type.
GetOperation
          Describes the work required to be done by the client to complete a "get".
GetRequest
          An item at a speicific version that the user wishes to get from the server.
Item
          Contains information about a version control item.
ItemIdentifier
           Identifies a server item at a given version, with an optional associated change (which is not strictly part of the identity).
ItemSet
          A collection of Items, with some additional information about the query that retrieved the set.
ItemType
          Enumerates the types of version control objects.
LabelChildOption
          Enumerates the ways labels are applied to child items during label creation or update.
LabelResult
          The result of a label creation operation.
Mapping
           Represents a generic mapping of a server item (by path) to something, though that something is not defined here (see WorkingFolder).
MergeCandidate
          Wrapper around a merge canidate object returned by the web service.
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
PendingSet
          Set of PendingChanges.
PolicyOverrideInfo
          Contain's a user's excuse for why they overrode a checkin policy failure.
PropertyValue
          Holds additional information about a version control item or changeset.
RecursionType
          Enumerates the kinds of recursion available for version control items.
SecurityChange
          Represents a security change.
ServerSettings
          Wrapper for the ServerSettings proxy object.
Shelveset
          A server-side collection of pending changes and associated metadata.
VersionControlLabel
          Represents a label applied to a source code control item.
WorkingFolder
          Represents a Mapping between a server item (by path) and a local path.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.conflicts
Conflict
          Represents a single conflict between two items.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
Conflict
          Represents a single conflict between two items.
Resolution
          Enumerates the types of conflict resolutions that can happen.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.engines
Conflict
          Represents a single conflict between two items.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.events
BranchProperties
          Describes properties of a branch object.
ChangeRequest
          Contains information about an change a user is making to a version control resource.
ChangeType
          Describes the type of change that applied to an item.
CheckinNote
          Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
Conflict
          Represents a single conflict between two items.
Failure
          Represents a non-fatal version control failure as returned by the server.
GetOperation
          Describes the work required to be done by the client to complete a "get".
GetRequest
          An item at a speicific version that the user wishes to get from the server.
Item
          Contains information about a version control item.
ItemType
          Enumerates the types of version control objects.
Mapping
           Represents a generic mapping of a server item (by path) to something, though that something is not defined here (see WorkingFolder).
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
PolicyOverrideInfo
          Contain's a user's excuse for why they overrode a checkin policy failure.
PropertyValue
          Holds additional information about a version control item or changeset.
Shelveset
          A server-side collection of pending changes and associated metadata.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.exceptions
Failure
          Represents a non-fatal version control failure as returned by the server.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.localworkspace
WorkingFolder
          Represents a Mapping between a server item (by path) and a local path.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.offline
ItemType
          Enumerates the types of version control objects.
PropertyValue
          Holds additional information about a version control item or changeset.
RecursionType
          Enumerates the kinds of recursion available for version control items.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
ArtifactSpec
          Represents a Team Foundation property user-defined name (moniker) specification.
BranchObject
          Describes properties of a BranchObject class that are relevant to the repository.
BranchProperties
          Describes properties of a branch object.
Change
          Contains information about a modification made to a version control item (file or folder) as part of a Changeset.
ChangeRequest
          Contains information about an change a user is making to a version control resource.
Changeset
          Represents a set of changes committed to the repository.
ChangesetSummary
          Represents additional information about a Changeset.
ChangeType
          Describes the type of change that applied to an item.
CheckinNote
          Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
CheckinNoteFieldValue
          Represents one checkin note field value.
CheckinState
          Represents checkin state.
Conflict
          Represents a single conflict between two items.
ConflictInformation
           
ConflictOptions
           
ConflictType
          Describes the conflict type.
DeletedState
          Describes the deleted state of an item.
ExtendedItem
          Describes an extended item.
Failure
          Represents a non-fatal version control failure as returned by the server.
FileType
          Represents a single server-registered file type.
GetOperation
          Describes the work required to be done by the client to complete a "get".
GetRequest
          An item at a speicific version that the user wishes to get from the server.
Item
          Contains information about a version control item.
ItemIdentifier
           Identifies a server item at a given version, with an optional associated change (which is not strictly part of the identity).
ItemMerge
          Contains information about an item that was merged in the past.
ItemType
          Enumerates the types of version control objects.
LabelChildOption
          Enumerates the ways labels are applied to child items during label creation or update.
LabelResult
          The result of a label creation operation.
LabelResultStatus
          Enumerates the kind of modification made on the server when a label update operation is completed.
LocalItemExclusionSet
          Wrapper for the _LocalItemExclusionSet proxy object.
LocalPendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
LockLevel
          Enumerates the types levels available for version control items.
Mapping
           Represents a generic mapping of a server item (by path) to something, though that something is not defined here (see WorkingFolder).
MergeCandidate
          Wrapper around a merge canidate object returned by the web service.
MergeSource
          Represents the source of a merge.
PathTranslation
          Contains the results of a translation via working folder mapping of a path (server or local) to the other type (local or server).
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
PendingChangeComparatorType
          Different types of pending change comparisons.
PendingSet
          Set of PendingChanges.
PendingSetType
          Defines the type of a PendingSet.
PolicyFailureInfo
          Contains a checkin policy failure that's sent back to the server with an excuse inside an PolicyOverrideInfo object.
PolicyOverrideInfo
          Contain's a user's excuse for why they overrode a checkin policy failure.
PropertyValue
          Holds additional information about a version control item or changeset.
RecursionType
          Enumerates the kinds of recursion available for version control items.
RequestType
          Enumerates the types of requested changes that can be made on version control objects.
Resolution
          Enumerates the types of conflict resolutions that can happen.
SecurityChange
          Represents a security change.
SeverityType
          Enumerates the severity levels for a Failure.
Shelveset
          A server-side collection of pending changes and associated metadata.
ShelvesetComparator
          Comparator for Shelvesets.
VersionControlLabel
          Represents a label applied to a source code control item.
VersionControlLink
          Represents a link between a changeset or shelveset and a work item to be updated.
VersionControlLinkType
          Represents a type of VersionControlLink.
Warning
          Represents a warning encountered during a version control operation.
WarningType
          Represents a type of Warning.
WorkingFolder
          Represents a Mapping between a server item (by path) and a local path.
WorkingFolderComparatorType
          An enumeration of types of working folder comparisons available in WorkingFolderComparator.
WorkingFolderType
          Enumerates the types of working folders.
WorkItemCheckinInfo
          Represents information about a work item checkin.
Workspace
           A Workspace is a named set of user-configured working folders.
WorkspaceItem
          Contains information about a version control item in a workspace.
WorkspaceItemSet
          A collection of WorkspaceItems, with some additional information about the query that retrieved the set.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.specs
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
RecursionType
          Enumerates the kinds of recursion available for version control items.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.specs.version
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.clients.versioncontrol.workspacecache
CheckinNote
          Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
Shelveset
          A server-side collection of pending changes and associated metadata.
WorkItemCheckinInfo
          Represents information about a work item checkin.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.pendingcheckin
CheckinNote
          Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
CheckinNoteFieldDefinition
          Defines a checkin note field (which has a name, can be required, and has a display order).
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
WorkItemCheckinInfo
          Represents information about a work item checkin.
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.pendingcheckin.events
CheckinNote
          Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.pendingcheckin.filters
PendingChange
          Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
Workspace
           A Workspace is a named set of user-configured working folders.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.soapextensions used by com.microsoft.tfs.core.util.diffmerge
Conflict
          Represents a single conflict between two items.
 



© 2015 Microsoft. All rights reserved.