Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
WorkflowProjectUsageDto
Interface WorkflowProjectUsageDto
Projects using the workflow.
interface
WorkflowProjectUsageDto
{
projects
?:
ProjectUsagePage
;
workflowId
?:
string
;
}
Index
Properties
projects?
workflow
Id?
Properties
Optional
projects
projects
?:
ProjectUsagePage
A page of projects.
Optional
workflow
Id
workflow
Id
?:
string
The workflow ID.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
projects
workflow
Id
Source Code
@resolution/jira-api-client
Loading...
Projects using the workflow.