Uses of Interface
com.atlassian.bamboo.charts.ChartManager
Packages that use ChartManager
Package
Description
-
Uses of ChartManager in com.atlassian.bamboo.charts
Classes in com.atlassian.bamboo.charts that implement ChartManager -
Uses of ChartManager in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ChartManagerModifierConstructorDescriptionChartResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CachedPlanManager cachedPlanManager, ChartManager chartManager) -
Uses of ChartManager in com.atlassian.bamboo.ww2.actions.charts
Methods in com.atlassian.bamboo.ww2.actions.charts with parameters of type ChartManagerModifier and TypeMethodDescriptionvoid
ViewReportChart.setChartManager
(ChartManager chartManager) -
Uses of ChartManager in com.atlassian.bamboo.ww2.actions.reports
Methods in com.atlassian.bamboo.ww2.actions.reports with parameters of type ChartManager