java.lang.Object | |
↳ | com.atlassian.jira.config.DefaultStatusCategoryManager |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | JIRA_ISSUE_STATUS_AS_LOZENGE_FEATURE |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get
StatusCategory which is default for statuses | |||||||||||
Get all status categories
| |||||||||||
Find category by given ID
| |||||||||||
Find category by given Key
| |||||||||||
Find category by given Name
| |||||||||||
Get status categories visible to any user
| |||||||||||
Returns a boolean whether status lozenge is enabled or not
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||
![]()
|
Get StatusCategory
which is default for statuses
Get all status categories
Find category by given ID
id | the id of the category |
---|
Find category by given Key
key | the key of the category |
---|
Find category by given Name
name | the non-i18n name of the category |
---|
Get status categories visible to any user
Returns a boolean whether status lozenge is enabled or not