Class EpicLinkHistoryEntry

java.lang.Object
com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntry

public class EpicLinkHistoryEntry extends ReferencedEntityHistoryEntity
Represents an epic link entry, typically stored in lucene
  • Constructor Details

    • EpicLinkHistoryEntry

      public EpicLinkHistoryEntry(Long epicId, org.joda.time.DateTime date, boolean added)
  • Method Details