Class SystemInfoScheduler
java.lang.Object
com.atlassian.bamboo.configuration.SystemInfoScheduler
- All Implemented Interfaces:
BambooScheduler
-
Constructor Summary
ConstructorDescriptionSystemInfoScheduler
(org.quartz.Scheduler quartzScheduler, SystemInfoFactory systemInfoFactory) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.schedule.BambooScheduler
destroySchedule
-
Constructor Details
-
SystemInfoScheduler
public SystemInfoScheduler(org.quartz.Scheduler quartzScheduler, SystemInfoFactory systemInfoFactory)
-
-
Method Details
-
initialiseSchedule
public void initialiseSchedule()- Specified by:
initialiseSchedule
in interfaceBambooScheduler
-