Class EpicLinkHistoryData
java.lang.Object
com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryData
Data returned by the EpicLinkHistoryEntryFactory
-
Constructor Summary
ConstructorsConstructorDescriptionEpicLinkHistoryData
(com.atlassian.jira.issue.Issue currentEpic, Collection<Long> allIds, List<EpicLinkHistoryEntry> changes) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
EpicLinkHistoryData
public EpicLinkHistoryData(com.atlassian.jira.issue.Issue currentEpic, Collection<Long> allIds, List<EpicLinkHistoryEntry> changes)
-
-
Method Details
-
getChanges
-
hasEverHadEpic
public boolean hasEverHadEpic() -
getAllIds
-