com.atlassian.greenhopper.service.sprint.health
Class SprintHealthServiceImpl

java.lang.Object
  extended by com.atlassian.greenhopper.service.sprint.health.SprintHealthServiceImpl
All Implemented Interfaces:
SprintHealthService

@Service
public class SprintHealthServiceImpl
extends java.lang.Object
implements SprintHealthService


Constructor Summary
SprintHealthServiceImpl()
           
 
Method Summary
 ServiceOutcome<SprintHealth> getSprintHealth(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Sprint sprint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SprintHealthServiceImpl

public SprintHealthServiceImpl()
Method Detail

getSprintHealth

public ServiceOutcome<SprintHealth> getSprintHealth(com.atlassian.crowd.embedded.api.User user,
                                                    RapidView rapidView,
                                                    Sprint sprint)
Specified by:
getSprintHealth in interface SprintHealthService


Copyright © 2007-2013 Atlassian. All Rights Reserved.