Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
WorkflowIds
Interface WorkflowIds
The classic workflow identifiers.
interface
WorkflowIds
{
entityId
?:
string
;
name
:
string
;
}
Index
Properties
entity
Id?
name
Properties
Optional
entity
Id
entity
Id
?:
string
The entity ID of the workflow.
name
name
:
string
The name of the workflow.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
name
Source Code
@resolution/jira-api-client
Loading...
The classic workflow identifiers.