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