Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
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
workflow
Id
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
version
workflow
Id
Source Code
@resolution/jira-api-client
Loading...
A request to read a specific workflow version from history.