Uses of Interface
com.atlassian.greenhopper.service.charts.HourBurndownChartService

Packages that use HourBurndownChartService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.charts   
com.pyxis.greenhopper.gadget   
 

Uses of HourBurndownChartService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return HourBurndownChartService
 HourBurndownChartService BridgeServiceLocator.getHourBurndownChartService()
          Deprecated.  
 

Uses of HourBurndownChartService in com.atlassian.greenhopper.service.charts
 

Classes in com.atlassian.greenhopper.service.charts that implement HourBurndownChartService
 class HourBurndownChartServiceImpl
           
 

Constructors in com.atlassian.greenhopper.service.charts with parameters of type HourBurndownChartService
HourBurndownAdapter(ChartContext chartContext, ChartBoard board, HourBurndownChartService chartService, GHVersionService iterationService)
          Deprecated.  
 

Uses of HourBurndownChartService in com.pyxis.greenhopper.gadget
 

Constructors in com.pyxis.greenhopper.gadget with parameters of type HourBurndownChartService
ChartDataResource(com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.security.PermissionManager permissionManager, com.atlassian.jira.project.version.VersionManager versionManager, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, GreenHopperLicenseManager ghLicense, HourBurndownChartService chartService, GHVersionService iterationService)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.