public class PriorityImpl extends IssueConstantImpl implements Priority
NAME_COMPARATOR
Constructor and Description |
---|
PriorityImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator) |
Modifier and Type | Method and Description |
---|---|
String |
getIconUrl() |
String |
getRasterIconUrl()
Get URL of the raster icon.
|
String |
getStatusColor()
Get status color of this priority.
|
String |
getSvgIconUrl()
Get URL of the SVG icon.
|
void |
setStatusColor(String statusColor) |
compareTo, deleteTranslation, getCompleteIconUrl, getDescription, getDescTranslation, getDescTranslation, getDescTranslation, getIconUrlHtml, getId, getName, getNameTranslation, getNameTranslation, getNameTranslation, getPropertySet, getSequence, setDescription, setIconUrl, setName, setSequence, setTranslation, toString
equals, getGenericValue, getLong, getString, getTimestamp, hashCode, store
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCompleteIconUrl, getDescription, getDescTranslation, getDescTranslation, getDescTranslation, getIconUrlHtml, getId, getName, getNameTranslation, getNameTranslation, getNameTranslation, getSequence
compareTo
public PriorityImpl(org.ofbiz.core.entity.GenericValue genericValue, TranslationManager translationManager, JiraAuthenticationContext authenticationContext, BaseUrl locator)
public String getStatusColor()
Priority
getStatusColor
in interface Priority
public void setStatusColor(String statusColor)
public String getSvgIconUrl()
Priority
getSvgIconUrl
in interface Priority
public String getRasterIconUrl()
Priority
getRasterIconUrl
in interface Priority
public String getIconUrl()
getIconUrl
in interface IssueConstant
getIconUrl
in class IssueConstantImpl
Copyright © 2002-2022 Atlassian. All Rights Reserved.