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, toStringequals, getGenericValue, getLong, getString, getTimestamp, hashCode, storeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCompleteIconUrl, getDescription, getDescTranslation, getDescTranslation, getDescTranslation, getIconUrlHtml, getId, getName, getNameTranslation, getNameTranslation, getNameTranslation, getSequencecompareTopublic PriorityImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator)
public String getStatusColor()
PrioritygetStatusColor in interface Prioritypublic void setStatusColor(String statusColor)
public String getSvgIconUrl()
PrioritygetSvgIconUrl in interface Prioritypublic String getRasterIconUrl()
PrioritygetRasterIconUrl in interface Prioritypublic String getIconUrl()
getIconUrl in interface IssueConstantgetIconUrl in class IssueConstantImplCopyright © 2002-2022 Atlassian. All Rights Reserved.