Class BambooSchedulerServiceImpl
- java.lang.Object
-
- com.atlassian.scheduler.core.DelegatingSchedulerService
-
- com.atlassian.sal.bamboo.scheduler.BambooSchedulerServiceImpl
-
- All Implemented Interfaces:
com.atlassian.scheduler.SchedulerService,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
@Component public class BambooSchedulerServiceImpl extends com.atlassian.scheduler.core.DelegatingSchedulerService implements com.atlassian.scheduler.SchedulerService, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBeanImplementation copied from RefApp
-
-
Constructor Summary
Constructors Constructor Description BambooSchedulerServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterPropertiesSet()voiddestroy()-
Methods inherited from class com.atlassian.scheduler.core.DelegatingSchedulerService
calculateNextRunTime, getJobDetails, getJobRunnerKeysForAllScheduledJobs, getJobsByJobRunnerKey, getRegisteredJobRunnerKeys, registerJobRunner, scheduleJob, scheduleJobWithGeneratedId, unregisterJobRunner, unscheduleJob
-
-