Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
WorkflowHistoryReadRequest
Interface WorkflowHistoryReadRequest
A request to read a specific workflow version from history.
interface
WorkflowHistoryReadRequest
{
version
?:
number
;
workflowId
?:
string
;
}
Index
Properties
version?
workflow
Id?
Properties
Optional
version
version
?:
number
Optional
workflow
Id
workflowId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
version
workflow
Id
Jira.js - Jira Cloud API library
Loading...
A request to read a specific workflow version from history.