Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
WorkflowSchemeUsage
Interface WorkflowSchemeUsage
Workflow schemes using the workflow.
interface
WorkflowSchemeUsage
{
workflowId
?:
string
;
workflowSchemes
?:
WorkflowSchemeUsagePage
;
}
Index
Properties
workflow
Id?
workflow
Schemes?
Properties
Optional
workflow
Id
workflowId
?:
string
The workflow ID.
Optional
workflow
Schemes
workflowSchemes
?:
WorkflowSchemeUsagePage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
workflow
Id
workflow
Schemes
Jira.js - Jira Cloud API library
Loading...
Workflow schemes using the workflow.