Edit

Share via


WorkItemTrackingHttpClientBase Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("5264459E-E5E0-4BD8-B118-0985E68A4EC5")]
public abstract class WorkItemTrackingHttpClientBase : Microsoft.TeamFoundation.WorkItemTracking.WebApi.WorkItemTrackingHttpClientCompatBase
type WorkItemTrackingHttpClientBase = class
    inherit WorkItemTrackingHttpClientCompatBase
Public MustInherit Class WorkItemTrackingHttpClientBase
Inherits WorkItemTrackingHttpClientCompatBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
WorkItemTrackingHttpClientBase
Derived
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

WorkItemTrackingHttpClientBase(Uri, HttpMessageHandler, Boolean)
WorkItemTrackingHttpClientBase(Uri, VssCredentials)
WorkItemTrackingHttpClientBase(Uri, VssCredentials, DelegatingHandler[])
WorkItemTrackingHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings)
WorkItemTrackingHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])

Methods

CleanupRemoteLinksFromProjectDelete(IEnumerable<Guid>, Guid, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateAttachmentAsync(Stream, Guid, String, String, String, Object, CancellationToken)

[Preview API] Uploads an attachment.

CreateAttachmentAsync(Stream, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Creates an attachment.

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateAttachmentAsync(Stream, String, String, String, Object, CancellationToken)

[Preview API] Uploads an attachment.

CreateAttachmentAsync(Stream, String, String, String, String, Object, CancellationToken)

[Preview API] Uploads an attachment.

CreateAttachmentAsync(String, String, Object, CancellationToken)
Obsolete.
(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateFieldAsync(WorkItemField, Guid, Object, CancellationToken)

[Preview API] Create a new field.

CreateFieldAsync(WorkItemField, Object, CancellationToken)

[Preview API] Create a new field.

CreateFieldAsync(WorkItemField, String, Object, CancellationToken)

[Preview API] Create a new field.

CreateOrUpdateClassificationNodeAsync(WorkItemClassificationNode, Guid, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Create new or update an existing classification node.

CreateOrUpdateClassificationNodeAsync(WorkItemClassificationNode, String, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Create new or update an existing classification node.

CreateQueryAsync(QueryHierarchyItem, Guid, String, Object, CancellationToken)

[Preview API] Creates a query, or moves a query.

CreateQueryAsync(QueryHierarchyItem, String, String, Object, CancellationToken)

[Preview API] Creates a query, or moves a query.

CreateTemplateAsync(WorkItemTemplate, TeamContext, Object, CancellationToken)

[Preview API] Creates a template

CreateWorkItemAsync(JsonPatchDocument, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Creates a single work item.

CreateWorkItemAsync(JsonPatchDocument, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateWorkItemAsync(JsonPatchDocument, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Creates a single work item.

CreateWorkItemAsync(JsonPatchDocument, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
DeleteClassificationNodeAsync(Guid, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Delete an existing classification node.

DeleteClassificationNodeAsync(String, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Delete an existing classification node.

DeleteFieldAsync(Guid, String, Object, CancellationToken)

[Preview API] Deletes the field.

DeleteFieldAsync(String, Object, CancellationToken)

[Preview API] Deletes the field.

DeleteFieldAsync(String, String, Object, CancellationToken)

[Preview API] Deletes the field.

DeleteQueryAsync(Guid, String, Object, CancellationToken)

[Preview API] Delete a query or a folder. This deletes any permission change on the deleted query or folder and any of its descendants if it is a folder. It is important to note that the deleted permission changes cannot be recovered upon undeleting the query or folder.

DeleteQueryAsync(String, String, Object, CancellationToken)

[Preview API] Delete a query or a folder. This deletes any permission change on the deleted query or folder and any of its descendants if it is a folder. It is important to note that the deleted permission changes cannot be recovered upon undeleting the query or folder.

DeleteTemplateAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Deletes the template with given id

DeleteWorkItemAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set to true, it destroys the work item permanently.

DeleteWorkItemAsync(Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set to true, it destroys the work item permanently.

DeleteWorkItemAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set to true, it destroys the work item permanently.

DestroyWorkItemAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Destroys the specified work item permanently from the Recycle Bin. This action can not be undone.

DestroyWorkItemAsync(Int32, Object, CancellationToken)

[Preview API] Destroys the specified work item permanently from the Recycle Bin. This action can not be undone.

DestroyWorkItemAsync(String, Int32, Object, CancellationToken)

[Preview API] Destroys the specified work item permanently from the Recycle Bin. This action can not be undone.

EvaluateRulesOnFieldAsync(FieldsToEvaluate, Object, CancellationToken)

[Preview API] Validates the fields values.

ExportWorkItemTypeDefinitionAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Export work item type

ExportWorkItemTypeDefinitionAsync(String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Export work item type

ExportWorkItemTypeDefinitionAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Export work item type

GetAccountMyWorkDataAsync(Nullable<QueryOption>, Object, CancellationToken)

[Preview API] INTERNAL ONLY: USED BY ACCOUNT MY WORK PAGE. This returns Doing, Done, Follows and activity work items details.

GetAttachmentContentAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

GetAttachmentContentAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

GetAttachmentContentAsync(Guid, String, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetAttachmentContentAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

GetAttachmentZipAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

GetAttachmentZipAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

GetAttachmentZipAsync(Guid, String, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetAttachmentZipAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

GetClassificationNodeAsync(Guid, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the classification node for a given node path.

GetClassificationNodeAsync(String, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the classification node for a given node path.

GetClassificationNodesAsync(Guid, IEnumerable<Int32>, Nullable<Int32>, Nullable<ClassificationNodesErrorPolicy>, Object, CancellationToken)

[Preview API] Gets root classification nodes or list of classification nodes for a given list of nodes ids, for a given project. In case ids parameter is supplied you will get list of classification nodes for those ids. Otherwise you will get root classification nodes for this project.

GetClassificationNodesAsync(String, IEnumerable<Int32>, Nullable<Int32>, Nullable<ClassificationNodesErrorPolicy>, Object, CancellationToken)

[Preview API] Gets root classification nodes or list of classification nodes for a given list of nodes ids, for a given project. In case ids parameter is supplied you will get list of classification nodes for those ids. Otherwise you will get root classification nodes for this project.

GetCommentAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Gets a comment for a work item at the specified revision.

GetCommentAsync(Int32, Int32, Object, CancellationToken)

[Preview API] Gets a comment for a work item at the specified revision.

GetCommentAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Gets a comment for a work item at the specified revision.

GetCommentsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<CommentSortOrder>, Object, CancellationToken)

[Preview API] Gets the specified number of comments for a work item from the specified revision.

GetCommentsAsync(Int32, Nullable<Int32>, Nullable<Int32>, Nullable<CommentSortOrder>, Object, CancellationToken)

[Preview API] Gets the specified number of comments for a work item from the specified revision.

GetCommentsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<CommentSortOrder>, Object, CancellationToken)

[Preview API] Gets the specified number of comments for a work item from the specified revision.

GetDeletedWorkItemAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets a deleted work item from Recycle Bin.

GetDeletedWorkItemAsync(Int32, Object, CancellationToken)

[Preview API] Gets a deleted work item from Recycle Bin.

GetDeletedWorkItemAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets a deleted work item from Recycle Bin.

GetDeletedWorkItemReferencesAsync(Guid, Object, CancellationToken)
Obsolete.

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemReferencesAsync(Object, CancellationToken)
Obsolete.

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemReferencesAsync(String, Object, CancellationToken)
Obsolete.

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemsAsync(Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items from the recycle bin, whose IDs have been specified in the parameters

GetDeletedWorkItemsAsync(Guid, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemsAsync(IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items from the recycle bin, whose IDs have been specified in the parameters

GetDeletedWorkItemsAsync(Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemsAsync(String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items from the recycle bin, whose IDs have been specified in the parameters

GetDeletedWorkItemsAsync(String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemShallowReferencesAsync(Guid, Object, CancellationToken)

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

GetDeletedWorkItemShallowReferencesAsync(Object, CancellationToken)

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

GetDeletedWorkItemShallowReferencesAsync(String, Object, CancellationToken)

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

GetDependentFieldsAsync(Guid, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Returns the dependent fields for the corresponding workitem type and fieldname.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDependentFieldsAsync(String, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Returns the dependent fields for the corresponding workitem type and fieldname.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetFieldAsync(Guid, String, Object, CancellationToken)

[Preview API] Gets information on a specific field.

GetFieldAsync(String, Object, CancellationToken)

[Preview API] Gets information on a specific field.

GetFieldAsync(String, String, Object, CancellationToken)

[Preview API] Gets information on a specific field.

GetFieldsAsync(Guid, Nullable<GetFieldsExpand>, Object, CancellationToken)

[Preview API] Returns information for all fields.

GetFieldsAsync(Nullable<GetFieldsExpand>, Object, CancellationToken)

[Preview API] Returns information for all fields.

GetFieldsAsync(String, Nullable<GetFieldsExpand>, Object, CancellationToken)

[Preview API] Returns information for all fields.

GetHistoryAsync(Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Returns history of all revision for a given work item ID

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetHistoryByIdAsync(Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Returns the history value of particular revision

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetQueriesAsync(Guid, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the root queries and their children

GetQueriesAsync(String, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the root queries and their children

GetQueriesBatchAsync(QueryBatchGetRequest, Guid, Object, CancellationToken)

[Preview API] Gets a list of queries by ids (Maximum 1000)

GetQueriesBatchAsync(QueryBatchGetRequest, String, Object, CancellationToken)

[Preview API] Gets a list of queries by ids (Maximum 1000)

GetQueryAsync(Guid, String, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves an individual query and its children

GetQueryAsync(String, String, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves an individual query and its children

GetQueryResultCountAsync(Guid, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

GetQueryResultCountAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

GetQueryResultCountAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetQueryResultCountAsync(Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

GetQueryResultCountAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

GetQueryResultCountAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetQueryResultCountAsync(String, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

GetQueryResultCountAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

GetQueryResultCountAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetQueryResultCountAsync(TeamContext, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

GetQueryResultCountAsync(TeamContext, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

GetQueryResultCountAsync(TeamContext, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetRecentActivityDataAsync(Object, CancellationToken)

[Preview API] INTERNAL ONLY: USED BY ACCOUNT MY WORK PAGE. This returns Doing, Done, Follows and activity work items details.

GetRecentMentionsAsync(Object, CancellationToken)

[Preview API] INTERNAL ONLY: USED BY ACCOUNT MY WORK PAGE.

GetRelationTypeAsync(String, Object, CancellationToken)

[Preview API] Gets the work item relation type definition.

GetRelationTypesAsync(Object, CancellationToken)

[Preview API] Gets the work item relation types.

GetReportingLinksAsync(Guid, IEnumerable<String>, Nullable<Int64>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(Guid, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(IEnumerable<String>, Nullable<Int64>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(String, IEnumerable<String>, Nullable<Int64>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(String, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksByLinkTypeAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

GetReportingLinksByLinkTypeAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

GetReportingLinksByLinkTypeAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

GetRevisionAsync(Guid, Int32, Int32, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a fully hydrated work item for the requested revision

GetRevisionAsync(Int32, Int32, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a fully hydrated work item for the requested revision

GetRevisionAsync(String, Int32, Int32, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a fully hydrated work item for the requested revision

GetRevisionsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns the list of fully hydrated work item revisions, paged.

GetRevisionsAsync(Int32, Nullable<Int32>, Nullable<Int32>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns the list of fully hydrated work item revisions, paged.

GetRevisionsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns the list of fully hydrated work item revisions, paged.

GetRootNodesAsync(Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets root classification nodes under the project.

GetRootNodesAsync(String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets root classification nodes under the project.

GetTemplateAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Gets the template with specified id

GetTemplatesAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Gets template

GetUpdateAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Returns a single update for a work item

GetUpdateAsync(Int32, Int32, Object, CancellationToken)

[Preview API] Returns a single update for a work item

GetUpdateAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Returns a single update for a work item

GetUpdatesAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Returns a the deltas between work item revisions

GetUpdatesAsync(Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Returns a the deltas between work item revisions

GetUpdatesAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Returns a the deltas between work item revisions

GetWorkArtifactLinkTypesAsync(Object, CancellationToken)

[Preview API] Get the list of work item tracking outbound artifact link types.

GetWorkItemAsync(Guid, Int32, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item.

GetWorkItemAsync(Int32, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item.

GetWorkItemAsync(String, Int32, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item.

GetWorkItemIconJsonAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a work item icon given the friendly name and icon color.

GetWorkItemIconsAsync(Object, CancellationToken)

[Preview API] Get a list of all work item icons.

GetWorkItemIconSvgAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a work item icon given the friendly name and icon color.

GetWorkItemIconXamlAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a work item icon given the friendly name and icon color.

GetWorkItemNextStatesOnCheckinActionAsync(IEnumerable<Int32>, String, Object, CancellationToken)

[Preview API] Returns the next state on the given work item IDs.

GetWorkItemsAsync(Guid, IEnumerable<Int32>, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Nullable<WorkItemErrorPolicy>, Object, CancellationToken)

[Preview API] Returns a list of work items (Maximum 200)

GetWorkItemsAsync(IEnumerable<Int32>, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Nullable<WorkItemErrorPolicy>, Object, CancellationToken)

[Preview API] Returns a list of work items (Maximum 200)

GetWorkItemsAsync(String, IEnumerable<Int32>, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Nullable<WorkItemErrorPolicy>, Object, CancellationToken)

[Preview API] Returns a list of work items (Maximum 200)

GetWorkItemsBatchAsync(WorkItemBatchGetRequest, Guid, Object, CancellationToken)

[Preview API] Gets work items for a list of work item ids (Maximum 200)

GetWorkItemsBatchAsync(WorkItemBatchGetRequest, Object, CancellationToken)

[Preview API] Gets work items for a list of work item ids (Maximum 200)

GetWorkItemsBatchAsync(WorkItemBatchGetRequest, String, Object, CancellationToken)

[Preview API] Gets work items for a list of work item ids (Maximum 200)

GetWorkItemsForArtifactUrisAsync(ArtifactUriQuery, Object, CancellationToken)
Obsolete.

[Preview API] Queries work items linked to a given list of artifact URI.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemStateColorsAsync(String[], Object, CancellationToken)

[Preview API] INTERNAL ONLY: It will be used for My account work experience. Get the work item type state color for multiple projects

GetWorkItemTemplateAsync(Guid, String, String, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item from a template.

GetWorkItemTemplateAsync(String, String, String, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item from a template.

GetWorkItemTypeAsync(Guid, String, Object, CancellationToken)

[Preview API] Returns a work item type definition.

GetWorkItemTypeAsync(String, String, Object, CancellationToken)

[Preview API] Returns a work item type definition.

GetWorkItemTypeCategoriesAsync(Guid, Object, CancellationToken)

[Preview API] Get all work item type categories.

GetWorkItemTypeCategoriesAsync(String, Object, CancellationToken)

[Preview API] Get all work item type categories.

GetWorkItemTypeCategoryAsync(Guid, String, Object, CancellationToken)

[Preview API] Get specific work item type category by name.

GetWorkItemTypeCategoryAsync(String, String, Object, CancellationToken)

[Preview API] Get specific work item type category by name.

GetWorkItemTypeColorAndIconsAsync(String[], Object, CancellationToken)

[Preview API] INTERNAL ONLY: It is used for color and icon providers. Get the wit type color for multiple projects

GetWorkItemTypeColorsAsync(String[], Object, CancellationToken)

[Preview API] INTERNAL ONLY: It will be used for My account work experience. Get the wit type color for multiple projects

GetWorkItemTypeFieldAsync(Guid, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get field of a work item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldAsync(String, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get field of a work item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldsAsync(Guid, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work Item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldsAsync(String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work Item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldsWithReferencesAsync(Guid, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work item type with detailed references.

GetWorkItemTypeFieldsWithReferencesAsync(String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work item type with detailed references.

GetWorkItemTypeFieldWithReferencesAsync(Guid, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a field for a work item type with detailed references.

GetWorkItemTypeFieldWithReferencesAsync(String, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a field for a work item type with detailed references.

GetWorkItemTypesAsync(Guid, Object, CancellationToken)

[Preview API] Returns the list of work item types

GetWorkItemTypesAsync(String, Object, CancellationToken)

[Preview API] Returns the list of work item types

GetWorkItemTypeStatesAsync(Guid, String, Object, CancellationToken)

[Preview API] Returns the state names and colors for a work item type.

GetWorkItemTypeStatesAsync(String, String, Object, CancellationToken)

[Preview API] Returns the state names and colors for a work item type.

QueryByIdAsync(Guid, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

QueryByIdAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

QueryByIdAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
QueryByIdAsync(Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

QueryByIdAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

QueryByIdAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
QueryByIdAsync(String, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

QueryByIdAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

QueryByIdAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
QueryByIdAsync(TeamContext, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

QueryByIdAsync(TeamContext, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

QueryByIdAsync(TeamContext, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientCompatBase)
QueryByWiqlAsync(Wiql, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

QueryByWiqlAsync(Wiql, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

QueryByWiqlAsync(Wiql, String, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

QueryByWiqlAsync(Wiql, TeamContext, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

QueryWorkItemsForArtifactUrisAsync(ArtifactUriQuery, Guid, Object, CancellationToken)

[Preview API] Queries work items linked to a given list of artifact URI.

QueryWorkItemsForArtifactUrisAsync(ArtifactUriQuery, Object, CancellationToken)

[Preview API] Queries work items linked to a given list of artifact URI.

QueryWorkItemsForArtifactUrisAsync(ArtifactUriQuery, String, Object, CancellationToken)

[Preview API] Queries work items linked to a given list of artifact URI.

ReadReportingRevisionsGetAsync(Boolean, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, Boolean, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, Boolean, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, Guid, Nullable<Int32>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, Guid, String, Nullable<DateTime>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions. This request may be used if your list of fields is large enough that it may run the URL over the length limit.

ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, Nullable<Int32>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, String, Nullable<DateTime>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions. This request may be used if your list of fields is large enough that it may run the URL over the length limit.

ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, String, Nullable<Int32>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, String, String, Nullable<DateTime>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions. This request may be used if your list of fields is large enough that it may run the URL over the length limit.

ReplaceTemplateAsync(WorkItemTemplate, TeamContext, Guid, Object, CancellationToken)

[Preview API] Replace template contents

RestoreWorkItemAsync(WorkItemDeleteUpdate, Guid, Int32, Object, CancellationToken)

[Preview API] Restores the deleted work item from Recycle Bin.

RestoreWorkItemAsync(WorkItemDeleteUpdate, Int32, Object, CancellationToken)

[Preview API] Restores the deleted work item from Recycle Bin.

RestoreWorkItemAsync(WorkItemDeleteUpdate, String, Int32, Object, CancellationToken)

[Preview API] Restores the deleted work item from Recycle Bin.

SearchQueriesAsync(Guid, String, Nullable<Int32>, Nullable<QueryExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Searches all queries the user has access to in the current project

SearchQueriesAsync(String, String, Nullable<Int32>, Nullable<QueryExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Searches all queries the user has access to in the current project

UpdateClassificationNodeAsync(WorkItemClassificationNode, Guid, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Update an existing classification node.

UpdateClassificationNodeAsync(WorkItemClassificationNode, String, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Update an existing classification node.

UpdateFieldAsync(WorkItemField, Guid, String, Object, CancellationToken)

Updates the field.

UpdateFieldAsync(WorkItemField, String, Object, CancellationToken)

Updates the field.

UpdateFieldAsync(WorkItemField, String, String, Object, CancellationToken)

Updates the field.

UpdateQueryAsync(QueryHierarchyItem, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Update a query or a folder. This allows you to update, rename and move queries and folders.

UpdateQueryAsync(QueryHierarchyItem, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Update a query or a folder. This allows you to update, rename and move queries and folders.

UpdateRemoteLinksAsync(IEnumerable<RemoteWorkItemLinkUpdate>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
UpdateWorkItemAsync(JsonPatchDocument, Guid, Int32, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Updates a single work item.

UpdateWorkItemAsync(JsonPatchDocument, Int32, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Updates a single work item.

UpdateWorkItemAsync(JsonPatchDocument, Int32, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
UpdateWorkItemAsync(JsonPatchDocument, String, Int32, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Updates a single work item.

UpdateWorkItemTypeDefinitionAsync(WorkItemTypeTemplateUpdateModel, Guid, Object, CancellationToken)

[Preview API] Add/updates a work item type

UpdateWorkItemTypeDefinitionAsync(WorkItemTypeTemplateUpdateModel, Object, CancellationToken)

[Preview API] Add/updates a work item type

UpdateWorkItemTypeDefinitionAsync(WorkItemTypeTemplateUpdateModel, String, Object, CancellationToken)

[Preview API] Add/updates a work item type

Applies to