Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
WorkflowTransition
Interface WorkflowTransition
A workflow transition.
interface
WorkflowTransition
{
id
:
number
;
name
:
string
;
}
Index
Properties
id
name
Properties
id
id
:
number
The transition ID.
name
name
:
string
The transition name.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
Source Code
@resolution/jira-api-client
Loading...
A workflow transition.