java.lang.Object | |
↳ | com.atlassian.jira.issue.IssueConstants |
@Internal
or @PublicApi
.
Utility methods for IssueConstant
s.
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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