Class WorkflowResource.DelegatedJsonSimpleStatus
java.lang.Object
com.atlassian.jira.projectconfig.rest.project.WorkflowResource.DelegatedJsonSimpleStatus
- All Implemented Interfaces:
SimpleStatus
,Named
,NamedWithDescription
,Serializable
- Enclosing class:
- WorkflowResource
public static class WorkflowResource.DelegatedJsonSimpleStatus
extends Object
implements SimpleStatus
- See Also:
-
Field Summary
Fields inherited from interface com.atlassian.jira.util.Named
NAME_COMPARATOR
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DelegatedJsonSimpleStatus
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceSimpleStatus
-
getName
- Specified by:
getName
in interfaceNamed
- Specified by:
getName
in interfaceSimpleStatus
-
getDescription
- Specified by:
getDescription
in interfaceNamedWithDescription
- Specified by:
getDescription
in interfaceSimpleStatus
-
getStatusCategory
- Specified by:
getStatusCategory
in interfaceSimpleStatus
-
getIconUrl
Description copied from interface:SimpleStatus
Temporal addition of iconUrl in order to achieve fluent transition from icons to lozenges.- Specified by:
getIconUrl
in interfaceSimpleStatus
-
equals
-
hashCode
public int hashCode()
-