defaultWorkflow property

String? defaultWorkflow
final

The name of the default workflow for the workflow scheme. The default workflow has All Unassigned Issue Types assigned to it in Jira. If defaultWorkflow is not specified when creating a workflow scheme, it is set to Jira Workflow (jira).

Implementation

final String? defaultWorkflow;