Class SprintAutoStopService

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

@Service public class SprintAutoStopService extends Object
This service is responsible for stopping the sprints.

Sprint will be stopped if it is marked as automatically managed, so when Sprint.isAutoStartStop() returns true and it's end date Sprint.getEndDate() is older than current date.

Since:
v8.12