NAME
JIRA::API::DefaultWorkflow -
SYNOPSIS
my $obj = JIRA::API::DefaultWorkflow->new();
...
PROPERTIES
updateDraftIfNeeded
Whether a draft workflow scheme is created or updated when updating an active workflow scheme. The draft is updated with the new default workflow. Defaults to `false`.
workflow
The name of the workflow to set as the default workflow.