Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
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
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
Jira.js - Jira Cloud API library
Loading...
A workflow transition.