Class EpicReportModelFactory

java.lang.Object
com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
com.atlassian.greenhopper.web.rapid.chart.EpicReportModelFactory

@Service public class EpicReportModelFactory extends ReportModelFactory
gets the data for the epic report
  • 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)