Class Resolution
java.lang.Object
com.atlassian.jira.rest.client.api.domain.AddressableNamedEntity
com.atlassian.jira.rest.client.api.domain.Resolution
- All Implemented Interfaces:
AddressableEntity,IdentifiableEntity<Long>,NamedEntity
Basic information (served together with the issue) about current resolution.
- Since:
- v0.1
-
Field Summary
Fields inherited from class com.atlassian.jira.rest.client.api.domain.AddressableNamedEntity
name, self -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.rest.client.api.domain.AddressableNamedEntity
getName, getSelf, getToStringHelper
-
Constructor Details
-
Resolution
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentifiableEntity<Long>
-
getDescription
-
toString
- Overrides:
toStringin classAddressableNamedEntity
-
equals
- Overrides:
equalsin classAddressableNamedEntity
-
hashCode
public int hashCode()- Overrides:
hashCodein classAddressableNamedEntity
-