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

Class Summary
Annotation  
ArtifactPropertyValue Represents a property-value pair that has a user-defined name (moniker).
ArtifactSpec Represents a Team Foundation property user-defined name (moniker) specification.
BranchObject Describes properties of a BranchObject class that are relevant to the repository.
BranchObjectOwnership A summary class used to return branch root information from the server
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.
ChangesetMerge Represents a merge of one Changeset into another Changeset.
ChangesetMergeDetails Contains detailed information about a Changeset that was merged into another branch.
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.
CheckinNoteFieldDefinition Defines a checkin note field (which has a name, can be required, and has a display order).
CheckinNoteFieldValue Represents one checkin note field value.
CheckinResult This represents the result of a call to the checkin method.
CheckinState Represents checkin state.
Conflict Represents a single conflict between two items.
ConflictComparator A comparer used to compare conflicts.
ConflictInformation  
ConflictOptions  
ConflictType Describes the conflict type.
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.
InheritanceChange  
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.
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.
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).
LocalVersion Contains the local version information of an item in a users workspace.
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).
PendingChangeComparator Compare engine for PendingChange items.
PendingChangeComparatorType Different types of pending change comparisons.
PendingSet Set of PendingChanges.
PendingSetComparator Compare engine for PendingSet items.
PendingSetType Defines the type of a PendingSet.
PendingState  
PermissionChange Represents a change of permissions on a source control item.
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.
ReconcileResult Wrapper object for the _ReconcileResult generated proxy.
RecursionType Enumerates the kinds of recursion available for version control items.
RepositoryProperties Describes the global properties of this repository.
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.
ServerSettings Wrapper for the ServerSettings proxy object.
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.
WorkingFolderComparator Compare engine for WorkingFolder items, to be used with Comparable.compareTo(Object).
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.
 



© 2015 Microsoft. All rights reserved.