Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
WorkflowSchemeUsageDTO
Interface WorkflowSchemeUsageDTO
Workflow schemes using the workflow.
interface
WorkflowSchemeUsageDTO
{
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.