@PublicApi public interface SimpleStatus extends Serializable, Named, NamedWithDescription
Status
. Contains all data necessary to display status of an issue.NAME_COMPARATOR
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getIconUrl()
Temporal addition of iconUrl in order to achieve fluent transition from icons to lozenges.
|
String |
getId() |
String |
getName() |
StatusCategory |
getStatusCategory() |
String getId()
String getDescription()
getDescription
in interface NamedWithDescription
StatusCategory getStatusCategory()
String getIconUrl()
Copyright © 2002-2018 Atlassian. All Rights Reserved.