Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
WorkflowTransitionRulesDetails
Interface WorkflowTransitionRulesDetails
Details about a workflow configuration update request.
interface
WorkflowTransitionRulesDetails
{
workflowId
:
Version3Models
.
WorkflowId
;
workflowRuleIds
:
string
[]
;
}
Index
Properties
workflow
Id
workflow
Rule
Ids
Properties
workflow
Id
workflowId
:
Version3Models
.
WorkflowId
workflow
Rule
Ids
workflowRuleIds
:
string
[]
The list of connect workflow rule IDs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
workflow
Id
workflow
Rule
Ids
Jira.js - Jira Cloud API library
Loading...
Details about a workflow configuration update request.