java.lang.Object | ||
↳ | com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper | |
↳ | com.atlassian.jira.issue.IssueConstantImpl |
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the url for the icon with the context path added if necessary.
| |||||||||||
Retrieve desc translation in current locale
| |||||||||||
Retrieve desc translation.
| |||||||||||
Retrieve desc translation in specified locale
| |||||||||||
Returns the HTML-escaped URL for this issue constant.
| |||||||||||
Retrieve name translation in specified locale
| |||||||||||
Retrieve name translation in current locale
| |||||||||||
Retrieve name translation.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the url for the icon with the context path added if necessary.
Retrieve desc translation.
If a system defined translation does not exist, the property files for the locale are checked.
i18n | an I18nHelper to use for the translation. |
---|
Returns the HTML-escaped URL for this issue constant.
Retrieve name translation.
If a system defined translation does not exist, the property files for the locale are checked.
i18n | an I18nHelper to use for the translation. |
---|