Microsoft.TeamFoundation.Build.Server.Compatibility Namespace

Classes

  Class Description
Public class AdministrationWebService
Public class AgentReservation2010
Public class AgentReservationWebService
Public class BuildAdministrationQueryResult2010 Encapsulates the return value of query administration objects (service hosts, controllers, agents).
Public class BuildAgent2008
Public class BuildAgent2010 Represents a build agent in a team project collection.
Public class BuildAgentQueryResult2010
Public class 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).
Public class BuildAgentSpec2010 Provides properties for querying build agents in a team project collection.
Public class BuildAgentUpdateOptions2010 Provides properties that may be updated on an existing build agent.
Public class BuildController2010 Represents a build controller in a team project collection.
Public class BuildControllerQueryResult2010
Public class BuildControllerSpec2010 Provides properties for querying build controllers in a team project collection.
Public class BuildControllerUpdateOptions2010 Provides properties that may be updated on an existing build controller.
Public class BuildControllerWebService
Public class BuildData
Public class BuildDefinition2010
Public class BuildDefinitionQueryResult2010
Public class BuildDefinitionSpec2010 Provides properties for querying build definitions in a team project collection.
Public class BuildDeletionResult2010 Represents the result of deleting an individual build.
Public class BuildDetail2010 Represents a build that has transitioned out of the build queue.
Public class BuildDetailSpec2010 Provides properties for querying builds in a team project collection.
Public class BuildGroupItem2010 Represents an item identified by a group hierarchy.
Public class BuildGroupItemSpec2010
Public class BuildGroupQueryResult Encapsulates the result set of querying build groups. Possible items that may come back from this are agents and definitions.
Public class BuildInformationNode2010 Represents a single information node in the build information hierarchy.
Public class BuildParameters
Public class BuildQueryResult2008 Encapsulates the result of querying builds. Items returned as a result are build detail, definitions, and agents.
Public class 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.
Public class BuildQueueQueryResult2008 Encapsulates the return value of a query against queued builds.
Public class BuildQueueQueryResult2010
Public class BuildQueueSpec2008
Public class BuildQueueSpec2010 Provides properties for querying the build queue in a team project collection.
Public class BuildQueueWebService
Public class BuildRequest2008
Public class BuildRequest2010 Specifies parameters for queuing a build.
Public class BuildService
Public class BuildServiceHost2010 Represents a build service host in a team project collection.
Public class BuildServiceHostQueryResult2010
Public class BuildServiceHostUpdateOptions2010 Provides properties that may be updated on an existing build service host.
Public class BuildStepData
Public class BuildStoreWebService
Public class BuildTeamProjectPermission2010 Represents a build project permission for a particular user.
Public class BuildUpdateOptions2010 Provides properties that may be updated on an existing build.
Public class BuildWebService
Public class ChangeSetData
Public class CodeCoverageData
Public class CodeCoverageStatus
Public class CompilationSummaryData
Public class Failure2010 Represents a failure that occurred during a bulk query.
Public class InformationAddRequest2010 Represents a request to add a new build information node.
Public class InformationChangeRequest2010 Represents a change request for a build information node.
Public class InformationDeleteRequest2010 Represents a request to delete a build information node.
Public class InformationEditRequest2010 Represents a request to update an existing build information node.
Public class InformationField2010 Represents a key-value pair of strings associated with an information node.
Public class PlatformFlavorData
Public class ProcessTemplate2010 Represents a process template in a team project.
Public class ProjectData
Public class QueryResult2010
Public class QueuedBuild2008
Public class QueuedBuild2010 Represents an entry in the build queue.
Public class QueuedBuildUpdateOptions2010 Provides properties that may be updated on an existing queued build.
Public class RetentionPolicy2010 Represents an automatic deletion policy for a build definition.
Public class RosarioHelper
Public class Schedule2010 Represents a build definition schedule.
Public class SharedResourceWebService
Public class TestResultData
Public class WorkItemData
Public class WorkspaceMapping2010
Public class WorkspaceTemplate2010 Represents a workspace template for a build definition.

Enumerations

  Enumeration Description
Public enumeration Agent2008Status
Public enumeration AgentStatus2010 Specifies the current status of a build agent.
Public enumeration BuildAgentUpdate2010 Specifies the fields that should be updated for a build agent.
Public enumeration BuildControllerUpdate2010 Specifies the fields that should be updated for a build controller.
Public enumeration BuildPhaseStatus2010 Specifies the status for a particular build phase, such as compilation or tests.
Public enumeration BuildQueryOrder2010 Specifies the desired build order.
Public enumeration BuildReason2010 Specifies the reason a build was started.
Public enumeration BuildServiceHostUpdate2010 Specifies the fields that should be updated for a build service host.
Public enumeration BuildStatus2010 Specifies the status for a build.
Public enumeration BuildStepStatus
Public enumeration BuildUpdate2010 Specifies the fields that should be updated for a build.
Public enumeration ContinuousIntegrationType Specifies the continuous integration type that is used as the trigger for system builds of a build definition.
Public enumeration ControllerStatus2010 Specifies the current status of a build controller.
Public enumeration DeleteOptions2010 Specifies the data that should be deleted when you delete a build.
Public enumeration GetOption2010 Specifies the behavior to use when it determines the version of sources to download.
Public enumeration InformationEditOptions2010 Specifies the behavior to use when modifying the fields of an information node.
Public enumeration ProcessTemplateType2010 Specifies the process template type.
Public enumeration QueryDeletedOption2010 Specifies how deleted builds are treated in a query.
Public enumeration QueryOptions2010 Specifies the data that should be returned from a query and also to the data directly queried.
Public enumeration QueuedBuildUpdate2010 Specifies the fields that should be updated for a queued build.
Public enumeration QueueOptions2010 Specifies the options to use when queuing a build.
Public enumeration QueuePriority2010 Specifies the priority of a build in the queue.
Public enumeration QueueStatus2010 Specifies the status of a queued build.
Public enumeration ScheduleDays2010 Specifies the days a particular schedule should run.
Public enumeration TagComparison2010 Specifies the comparison operator to use when matching the tags of a build agent.
Public enumeration WorkspaceMappingType2010 Specifies the type for a workspace mapping.