@PublicApi public interface IssueConstant extends Comparable, Named, NamedWithDescription
Resolution
,
Status
etc.NAME_COMPARATOR
Modifier and Type | Method and Description |
---|---|
String |
getCompleteIconUrl()
Returns the url for the icon with the context path added if necessary.
|
String |
getDescription() |
String |
getDescTranslation() |
String |
getDescTranslation(I18nHelper i18n) |
String |
getDescTranslation(String locale) |
String |
getIconUrl() |
String |
getIconUrlHtml()
Returns the HTML-escaped URL for this issue constant.
|
String |
getId() |
String |
getName() |
String |
getNameTranslation() |
String |
getNameTranslation(I18nHelper i18n) |
String |
getNameTranslation(String locale) |
Long |
getSequence() |
compareTo
String getId()
String getDescription()
getDescription
in interface NamedWithDescription
Long getSequence()
String getCompleteIconUrl()
String getIconUrl()
String getIconUrlHtml()
getIconUrl()
String getNameTranslation()
String getDescTranslation()
String getNameTranslation(I18nHelper i18n)
String getDescTranslation(I18nHelper i18n)
Copyright © 2002-2018 Atlassian. All Rights Reserved.