Package com.atlassian.jira.issue.index
Class EntityWithVersion<E extends WithId>
java.lang.Object
com.atlassian.jira.issue.index.EntityWithVersion<E>
- All Implemented Interfaces:
WithId
,WithIdAndVersion
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.index.ha.WithIdAndVersion
WithIdAndVersion.DefaultWithIdAndVersion
-
Field Summary
FieldsFields inherited from interface com.atlassian.jira.entity.WithId
ID_COMPARATOR
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entity
-
-
Constructor Details
-
EntityWithVersion
-
-
Method Details
-
getId
-
getEntity
-
getVersion
- Specified by:
getVersion
in interfaceWithIdAndVersion
-
equals
-
hashCode
public int hashCode() -
toString
-