|
ChangesetUri |
A URI representation of a Version Control changeset artifact. |
|
CheckinEvent |
A checkin event encompasses information about the check-in and also other items, e.g., work items that are related to the check-in. All check-ins include a changeset, date/time information, owner/committer and a (possibly empty) comment. |
|
CheckinWorkItemInfo |
|
|
ClientArtifact |
Each post-checkin event contains a set of artifacts. |
|
CodeChurnConstants |
Constants used by the Code Churn Job for access to registry, properties, and settings. |
|
CodeChurnUtility |
Utility class, used for parsing code churn details. |
|
DiffFile |
A sequence of lines from a file. |
|
DiffLine |
A line from a file. |
|
DiffLineComparer |
Helper class to compare DiffLines. |
|
DiffOptions |
The options that are available with performing diffs.NOTE: This was copied almost verbatim from the old engine, because we already shipped this class. |
|
DiffSegment |
A linked list of difference hunks. |
|
DiffSummary |
A summary of the differences between two files |
|
InvalidArtifactTypeException |
Thrown by VersionControlIntegrationUri() when the artifact type component is invalid. |
|
InvalidUriException |
Thrown by VersionControlIntegrationUri() when the Uri format is incorrect. |
|
LabelSpec |
A utility class for manipulating label specifications. It contains routines for parsing, formatting, validating, and so on. |
|
LabelUri |
A Uri representation a Version Control label artifact |
|
LatestItemVersionUri |
A Uri represention a Version Control latest versioned item artifact |
|
MergeSummary |
The merge summary information provides the total number of changes in the different change classifications. NOTE: This was copied almost verbatim from the old engine, because we already shipped this class. |
|
NameValuePair |
|
|
NotificationEvent |
Abstract class for notification events. |
|
PendingChangePropertyVersions |
The valid versions for the SetPendingChangeProperty method |
|
PropertyConstants |
|
|
RepositoryConstants |
|
|
RepositoryFailureCodes |
Failure codes for version control operations. |
|
SecurityConstants |
|
|
ShelvedItemUri |
A Uri represention a Version Control shelveset item artifact |
|
ShelvesetEvent |
The client shelveset event for e-mail notifications |
|
ShelvesetUri |
A URI representation of a Version Control Shelveset artifact. |
|
VersionControlIntegrationConstants |
|
|
VersionControlIntegrationUri |
|
|
VersionControlNotRegisteredException |
|
|
VersionControlPath |
A utility class for manipulating version control items specifications. It contains routines for parsing, formatting, validating, and so on. |
|
VersionControlPropertyKinds |
|
|
VersionControlWellKnownGroups |
|
|
VersionedItemUri |
A URI representation a Version Control versioned item artifact. |
|
WorkspaceSpec |
A utility class for manipulating version control workspace specifications. It contains routines for parsing, formatting, validating, and so on. |