Class EpicReportModelFactory
java.lang.Object
com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
com.atlassian.greenhopper.web.rapid.chart.EpicReportModelFactory
gets the data for the epic report
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEpicReportContents
(com.atlassian.jira.user.ApplicationUser user, RapidView rapidView, com.atlassian.jira.issue.Issue epic) Methods inherited from class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
getStatFieldValue, getStatuses, isEstimable, isEstimated
-
Constructor Details
-
EpicReportModelFactory
public EpicReportModelFactory()
-
-
Method Details
-
getEpicReportContents
public ServiceOutcome<EpicReportModel> getEpicReportContents(com.atlassian.jira.user.ApplicationUser user, RapidView rapidView, com.atlassian.jira.issue.Issue epic)
-