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:
getIdin interfaceSimpleStatus
-
getName
- Specified by:
getNamein interfaceNamed- Specified by:
getNamein interfaceSimpleStatus
-
getDescription
- Specified by:
getDescriptionin interfaceNamedWithDescription- Specified by:
getDescriptionin interfaceSimpleStatus
-
getStatusCategory
- Specified by:
getStatusCategoryin interfaceSimpleStatus
-
getIconUrl
Description copied from interface:SimpleStatusTemporal addition of iconUrl in order to achieve fluent transition from icons to lozenges.- Specified by:
getIconUrlin interfaceSimpleStatus
-
equals
-
hashCode
public int hashCode()
-