Class CumulativeFlowChartModelFactory
java.lang.Object
com.atlassian.greenhopper.web.rapid.chart.CumulativeFlowChartModelFactory
Factory to generate the model for the cumulative flow chart
-
Constructor Details
-
CumulativeFlowChartModelFactory
public CumulativeFlowChartModelFactory()
-
-
Method Details
-
getCFDModel
public ServiceOutcome<CumulativeFlowChartModel> getCFDModel(com.atlassian.jira.user.ApplicationUser user, RapidView rapidView, Set<Long> columnIds, Set<Long> swimlaneIds, Set<Long> quickFilterIds)
-