Class SprintAutoStartService

java.lang.Object
com.atlassian.greenhopper.service.sprint.services.SprintAutoStartService

@Service public class SprintAutoStartService extends Object
This service is responsible for starting the sprints.

Sprint will be started if it is marked as automatically managed, so Sprint.isAutoStartStop() returns true and it's start date Sprint.getStartDate() is older than current date.

Since:
v8.12