NAME
JIRA::API::WorkflowId -
SYNOPSIS
my $obj = JIRA::API::WorkflowId->new();
...
PROPERTIES
draft
Whether the workflow is in the draft state.
name
The name of the workflow.
JIRA::API::WorkflowId -
my $obj = JIRA::API::WorkflowId->new();
...
draftWhether the workflow is in the draft state.
nameThe name of the workflow.