Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemNextStateOnTransition

Describes the next state for a work item.

Hierarchy

  • WorkItemNextStateOnTransition

Index

Properties

Optional errorCode

errorCode: string

Error code if there is no next state transition possible.

Optional id

id: number

Work item ID.

Optional message

message: string

Error message if there is no next state transition possible.

Optional stateOnTransition

stateOnTransition: string

Name of the next state on transition.

Generated using TypeDoc