Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
StatusWorkflowUsageDto
Interface StatusWorkflowUsageDto
Workflows using the status.
interface
StatusWorkflowUsageDto
{
statusId
?:
string
;
workflows
?:
StatusWorkflowUsagePage
;
}
Index
Properties
status
Id?
workflows?
Properties
Optional
status
Id
status
Id
?:
string
The status ID.
Optional
workflows
workflows
?:
StatusWorkflowUsagePage
A page of workflows.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
Id
workflows
Source Code
@resolution/jira-api-client
Loading...
Workflows using the status.