getStatusCategory

Description

Gets the category of the status for the given issue.

Parameters

Return Type

String

Returns the status category name for the issue.

Example

return getStatusCategory("TST-123");

See also