Uses of Class
com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel

Packages that use SprintBurndownModel
com.atlassian.greenhopper.service.sprint.health   
com.atlassian.greenhopper.web.rapid.chart   
 

Uses of SprintBurndownModel in com.atlassian.greenhopper.service.sprint.health
 

Methods in com.atlassian.greenhopper.service.sprint.health with parameters of type SprintBurndownModel
static java.lang.Long SprintHealthMetricsResolver.calculateScopeChangePercentage(Sprint sprint, SprintBurndownModel sprintBurndown)
          Calculates the scope change percentage of a sprint.
 

Uses of SprintBurndownModel in com.atlassian.greenhopper.web.rapid.chart
 

Methods in com.atlassian.greenhopper.web.rapid.chart that return types with arguments of type SprintBurndownModel
 ServiceOutcome<SprintBurndownModel> SprintBurndownModelFactory.getScopeChangeBurndownModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.lang.Long sprintId)
          Get the sprint burndown model
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.