Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
WorkflowDocumentStatus
Interface WorkflowDocumentStatus
The statuses stored for the specified version.
interface
WorkflowDocumentStatus
{
description
?:
string
;
id
?:
string
;
name
?:
string
;
scope
?:
Version2Models
.
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
?:
Version2Models
.
WorkflowScope
Optional
status
Category
statusCategory
?:
string
Optional
status
Reference
statusReference
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
name
scope
status
Category
status
Reference
Jira.js - Jira Cloud API library
Loading...
The statuses stored for the specified version.