Uses of Interface
com.atlassian.bamboo.charts.ChartManager

Packages that use ChartManager
com.atlassian.bamboo.charts   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.ww2.actions.charts   
com.atlassian.bamboo.ww2.actions.reports   
 

Uses of ChartManager in com.atlassian.bamboo.charts
 

Classes in com.atlassian.bamboo.charts that implement ChartManager
 class DefaultChartManager
           
 

Uses of ChartManager in com.atlassian.bamboo.plugins.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ChartManager
ChartResource(PlanManager planManager, AdministrationConfigurationManager administrationConfigurationManager, ChartManager chartManager)
           
 

Uses of ChartManager in com.atlassian.bamboo.ww2.actions.charts
 

Methods in com.atlassian.bamboo.ww2.actions.charts with parameters of type ChartManager
 void 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
 void ViewReport.setChartManager(ChartManager chartManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.