Uses of Class
com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModelFactory
Packages that use VersionProgressChartModelFactory
-
Uses of VersionProgressChartModelFactory in com.atlassian.greenhopper.spring
Methods in com.atlassian.greenhopper.spring that return VersionProgressChartModelFactoryModifier and TypeMethodDescriptionMainConfiguration.versionProgressChartModelFactory(EstimateStatisticService estimateStatisticService, FixVersionHistoryService fixVersionHistoryService, StatisticHistoryDataService statisticHistoryDataService, BurndownColumnChangeFactory burndownColumnChangeFactory, I18nFactoryService i18nFactoryService, com.atlassian.jira.timezone.TimeZoneManager timeZoneManager, WorkRateDataFactory workRateDataFactory, VersionEntryFactory versionEntryFactory, WorkingDaysService workingDaysService, RapidViewQueryService rapidViewQueryService, EstimableIssueDataService estimableIssueDataService, SprintIssueService sprintIssueService) -
Uses of VersionProgressChartModelFactory in com.atlassian.greenhopper.web.rapid.chart
Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type VersionProgressChartModelFactoryModifierConstructorDescriptionRapidChartResource(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)