Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemStateTransition

Describes a state transition in a work item.

Hierarchy

  • WorkItemStateTransition

Index

Properties

Properties

Optional actions

actions: Array<string>

Gets a list of actions needed to transition to that state.

Optional to

to: string

Name of the next state.

Generated using TypeDoc