Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
WorkflowSchemeUsageDto
Interface WorkflowSchemeUsageDto
Workflow schemes using the workflow.
interface
WorkflowSchemeUsageDto
{
workflowId
?:
string
;
workflowSchemes
?:
WorkflowSchemeUsagePage
;
}
Index
Properties
workflow
Id?
workflow
Schemes?
Properties
Optional
workflow
Id
workflow
Id
?:
string
The workflow ID.
Optional
workflow
Schemes
workflow
Schemes
?:
WorkflowSchemeUsagePage
A page of workflow schemes.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
workflow
Id
workflow
Schemes
Source Code
@resolution/jira-api-client
Loading...
Workflow schemes using the workflow.