Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
WorkflowDocumentStatusDto
Interface WorkflowDocumentStatusDto
The statuses stored for the specified version.
interface
WorkflowDocumentStatusDto
{
description
?:
string
;
id
?:
string
;
name
?:
string
;
scope
?:
WorkflowScope
;
statusCategory
?:
string
;
statusReference
?:
string
;
}
Index
Properties
description?
id?
name?
scope?
status
Category?
status
Reference?
Properties
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
scope
scope
?:
WorkflowScope
The scope of the workflow.
Optional
status
Category
status
Category
?:
string
Optional
status
Reference
status
Reference
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
id
name
scope
status
Category
status
Reference
Source Code
@resolution/jira-api-client
Loading...
The statuses stored for the specified version.