NAME
JIRA::API::WorkflowStatus -
SYNOPSIS
my $obj = JIRA::API::WorkflowStatus->new();
...
PROPERTIES
id
The ID of the issue status.
name
The name of the status in the workflow.
properties
Additional properties that modify the behavior of issues in this status. Supports the properties `jira.issue.editable` and `issueEditable` (deprecated) that indicate whether issues are editable.