public static class WorkflowResource.DelegatedJsonSimpleStatus extends Object implements SimpleStatus
NAME_COMPARATOR
Constructor and Description |
---|
DelegatedJsonSimpleStatus(SimpleStatus delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getIconUrl()
Temporal addition of iconUrl in order to achieve fluent transition from icons to lozenges.
|
String |
getId() |
String |
getName() |
StatusCategory |
getStatusCategory() |
int |
hashCode() |
public DelegatedJsonSimpleStatus(SimpleStatus delegate)
public String getId()
getId
in interface SimpleStatus
public String getName()
getName
in interface SimpleStatus
getName
in interface Named
public String getDescription()
getDescription
in interface SimpleStatus
getDescription
in interface NamedWithDescription
public StatusCategory getStatusCategory()
getStatusCategory
in interface SimpleStatus
public String getIconUrl()
SimpleStatus
getIconUrl
in interface SimpleStatus
Copyright © 2002-2022 Atlassian. All Rights Reserved.