| java.lang.Object | |
| ↳ | com.atlassian.jira.issue.IssueConstants |
@ExperimentalApi@Internal or @PublicApi.
Utility methods for IssueConstants.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return a function that will return the id of the passed
IssueConstant. | |||||||||||
Return a function that will return the translated name of the passed
IssueConstant. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return a function that will return the id of the passed IssueConstant.
The function does not accept null arguments.
IssueConstant
Return a function that will return the translated name of the passed IssueConstant.
The function does not accept null arguments.
IssueConstant
