NAME
JIRA::API::JiraStatus -
SYNOPSIS
my $obj = JIRA::API::JiraStatus->new();
...
PROPERTIES
description
The description of the status.
id
The ID of the status.
name
The name of the status.
scope
The scope of the status.
statusCategory
The category of the status.
usages
Projects and issue types where the status is used. Only available if the `usages` expand is requested.