Uses of Class
com.atlassian.greenhopper.service.sprint.SprintTimeRemaining

Packages that use SprintTimeRemaining
com.atlassian.greenhopper.service.sprint   
com.atlassian.greenhopper.service.sprint.health   
 

Uses of SprintTimeRemaining in com.atlassian.greenhopper.service.sprint
 

Methods in com.atlassian.greenhopper.service.sprint that return types with arguments of type SprintTimeRemaining
 ServiceOutcome<SprintTimeRemaining> SprintTimeRemainingService.getSprintTimeRemaining(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.lang.Long sprintId)
          Calculates the time remaining for a sprint
 ServiceOutcome<SprintTimeRemaining> SprintTimeRemainingServiceImpl.getSprintTimeRemaining(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.lang.Long sprintId)
           
 

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

Fields in com.atlassian.greenhopper.service.sprint.health declared as SprintTimeRemaining
 SprintTimeRemaining SprintHealth.timeRemaining
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.