Uses of Class
com.atlassian.greenhopper.web.rapid.chart.HistoricSprintDataFactory
Packages that use HistoricSprintDataFactory
-
Uses of HistoricSprintDataFactory in com.atlassian.greenhopper.web.rapid.chart
Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type HistoricSprintDataFactoryModifierConstructorDescriptionRapidChartResource
(ControlChartModelFactory rapidChartFactory, CumulativeFlowChartModelFactory cumulativeFlowChartModelFactory, SprintBurndownModelFactory sprintBurndownModelFactory, VelocityChartModelFactory velocityChartModelFactory, RapidViewService rapidViewService, SprintService sprintService, HistoricSprintDataFactory historicSprintDataFactory, EpicReportModelFactory epicReportModelFactory, EpicProgressChartModelFactory epicProgressChartModelFactory, EpicBurndownChartModelFactory epicBurndownChartModelFactory, VersionProgressChartModelFactory versionProgressChartModelFactory, ReleaseBurndownChartModelFactory releaseBurndownChartModelFactory, IssueHelper issueHelper, com.atlassian.jira.project.version.VersionManager versionManager, VersionReportModelFactory versionReportModelFactory, VelocityChartSettingsService velocityChartSettingsService)