Class EpicLinkHistoryEntry
java.lang.Object
com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntry
Represents an epic link entry, typically stored in lucene
-
Constructor Summary
ConstructorsConstructorDescriptionEpicLinkHistoryEntry
(Long epicId, org.joda.time.DateTime date, boolean added) -
Method Summary
Methods inherited from class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
equals, getDate, getLuceneValuePrefix, getReferencedEntityId, hashCode, isAdded, toLuceneValue, toString
-
Constructor Details
-
EpicLinkHistoryEntry
-
-
Method Details
-
fromLuceneValue
-