Class EpicHistoryResult
java.lang.Object
com.atlassian.greenhopper.service.issue.EpicHistoryResult
Holds the epic history response objects
-
Constructor Summary
ConstructorsConstructorDescriptionEpicHistoryResult
(Map<String, List<EpicLinkHistoryEntry>> issuesEpicHistoryByIssueKey, Set<String> estimableIssueKeys) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EpicHistoryResult
-
-
Method Details
-
getIssuesEpicHistoryByIssueKey
-
getEstimableIssueKeys
-