This documentation is archived and is not being maintained.
Microsoft.TeamFoundation.Build.Server.Compatibility Namespace
Visual Studio 2013
| Class | Description | |
|---|---|---|
|
AdministrationWebService | |
|
AgentReservation2010 | |
|
AgentReservationWebService | |
|
BuildAdministrationQueryResult2010 | Encapsulates the return value of query administration objects (service hosts, controllers, agents). |
|
BuildAgent2008 | |
|
BuildAgent2010 | Represents a build agent in a team project collection. |
|
BuildAgentQueryResult2010 | |
|
BuildAgentSpec2008 | Rather than providing a separate server method for querying build agents, you just have to provide a BuildAgentSpec when querying instead of the base BuildItemSpec if additional filtering is desired (beyond the simple path filter). |
|
BuildAgentSpec2010 | Provides properties for querying build agents in a team project collection. |
|
BuildAgentUpdateOptions2010 | Provides properties that may be updated on an existing build agent. |
|
BuildController2010 | Represents a build controller in a team project collection. |
|
BuildControllerQueryResult2010 | |
|
BuildControllerSpec2010 | Provides properties for querying build controllers in a team project collection. |
|
BuildControllerUpdateOptions2010 | Provides properties that may be updated on an existing build controller. |
|
BuildControllerWebService | |
|
BuildData | |
|
BuildDefinition2010 | |
|
BuildDefinitionQueryResult2010 | |
|
BuildDefinitionSpec2010 | Provides properties for querying build definitions in a team project collection. |
|
BuildDeletionResult2010 | Represents the result of deleting an individual build. |
|
BuildDetail2010 | Represents a build that has transitioned out of the build queue. |
|
BuildDetailSpec2010 | Provides properties for querying builds in a team project collection. |
|
BuildGroupItem2010 | Represents an item identified by a group hierarchy. |
|
BuildGroupItemSpec2010 | |
|
BuildGroupQueryResult | Encapsulates the result set of querying build groups. Possible items that may come back from this are agents and definitions. |
|
BuildInformationNode2010 | Represents a single information node in the build information hierarchy. |
|
BuildParameters | |
|
BuildQueryResult2008 | Encapsulates the result of querying builds. Items returned as a result are build detail, definitions, and agents. |
|
BuildQueryResult2010 | The build query result class is a streaming result. The results should be read in the following order: Definitions, Builds, Controllers, Agents, ServiceHosts, Failures. If the results are not read in this order, the behavior is undefined. |
|
BuildQueueQueryResult2008 | Encapsulates the return value of a query against queued builds. |
|
BuildQueueQueryResult2010 | |
|
BuildQueueSpec2008 | |
|
BuildQueueSpec2010 | Provides properties for querying the build queue in a team project collection. |
|
BuildQueueWebService | |
|
BuildRequest2008 | |
|
BuildRequest2010 | Specifies parameters for queuing a build. |
|
BuildService | |
|
BuildServiceHost2010 | Represents a build service host in a team project collection. |
|
BuildServiceHostQueryResult2010 | |
|
BuildServiceHostUpdateOptions2010 | Provides properties that may be updated on an existing build service host. |
|
BuildStepData | |
|
BuildStoreWebService | |
|
BuildTeamProjectPermission2010 | Represents a build project permission for a particular user. |
|
BuildUpdateOptions2010 | Provides properties that may be updated on an existing build. |
|
BuildWebService | |
|
ChangeSetData | |
|
CodeCoverageData | |
|
CodeCoverageStatus | |
|
CompilationSummaryData | |
|
Failure2010 | Represents a failure that occurred during a bulk query. |
|
InformationAddRequest2010 | Represents a request to add a new build information node. |
|
InformationChangeRequest2010 | Represents a change request for a build information node. |
|
InformationDeleteRequest2010 | Represents a request to delete a build information node. |
|
InformationEditRequest2010 | Represents a request to update an existing build information node. |
|
InformationField2010 | Represents a key-value pair of strings associated with an information node. |
|
PlatformFlavorData | |
|
ProcessTemplate2010 | Represents a process template in a team project. |
|
ProjectData | |
|
QueryResult2010 | |
|
QueuedBuild2008 | |
|
QueuedBuild2010 | Represents an entry in the build queue. |
|
QueuedBuildUpdateOptions2010 | Provides properties that may be updated on an existing queued build. |
|
RetentionPolicy2010 | Represents an automatic deletion policy for a build definition. |
|
RosarioHelper | |
|
Schedule2010 | Represents a build definition schedule. |
|
SharedResourceWebService | |
|
TestResultData | |
|
WorkItemData | |
|
WorkspaceMapping2010 | |
|
WorkspaceTemplate2010 | Represents a workspace template for a build definition. |
| Enumeration | Description | |
|---|---|---|
|
Agent2008Status | |
|
AgentStatus2010 | Specifies the current status of a build agent. |
|
BuildAgentUpdate2010 | Specifies the fields that should be updated for a build agent. |
|
BuildControllerUpdate2010 | Specifies the fields that should be updated for a build controller. |
|
BuildPhaseStatus2010 | Specifies the status for a particular build phase, such as compilation or tests. |
|
BuildQueryOrder2010 | Specifies the desired build order. |
|
BuildReason2010 | Specifies the reason a build was started. |
|
BuildServiceHostUpdate2010 | Specifies the fields that should be updated for a build service host. |
|
BuildStatus2010 | Specifies the status for a build. |
|
BuildStepStatus | |
|
BuildUpdate2010 | Specifies the fields that should be updated for a build. |
|
ContinuousIntegrationType | Specifies the continuous integration type that is used as the trigger for system builds of a build definition. |
|
ControllerStatus2010 | Specifies the current status of a build controller. |
|
DeleteOptions2010 | Specifies the data that should be deleted when you delete a build. |
|
GetOption2010 | Specifies the behavior to use when it determines the version of sources to download. |
|
InformationEditOptions2010 | Specifies the behavior to use when modifying the fields of an information node. |
|
ProcessTemplateType2010 | Specifies the process template type. |
|
QueryDeletedOption2010 | Specifies how deleted builds are treated in a query. |
|
QueryOptions2010 | Specifies the data that should be returned from a query and also to the data directly queried. |
|
QueuedBuildUpdate2010 | Specifies the fields that should be updated for a queued build. |
|
QueueOptions2010 | Specifies the options to use when queuing a build. |
|
QueuePriority2010 | Specifies the priority of a build in the queue. |
|
QueueStatus2010 | Specifies the status of a queued build. |
|
ScheduleDays2010 | Specifies the days a particular schedule should run. |
|
TagComparison2010 | Specifies the comparison operator to use when matching the tags of a build agent. |
|
WorkspaceMappingType2010 | Specifies the type for a workspace mapping. |
Show: