Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WorkItemTypeStatesApi

Hierarchy

  • WorkItemTypeStatesApi

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected basePath

basePath: string = "https://dev.azure.com/"

defaultHeaders

defaultHeaders: any

Methods

getWorkItemTypeStates

  • Returns the state names and colors for a work item type.

    Parameters

    • params: object
      • apiVersion: string
      • organization: string
      • project: string
      • type: string
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<ArrayWrapper<WorkItemStateColor>>

Generated using TypeDoc