Class EphemeralAgentCleanupScheduler
java.lang.Object
com.atlassian.bamboo.agent.ephemeral.schedule.EphemeralAgentCleanupScheduler
- All Implemented Interfaces:
BambooScheduler
-
Constructor Summary
ConstructorDescriptionEphemeralAgentCleanupScheduler
(org.quartz.Scheduler quartzScheduler, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
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
-
EphemeralAgentCleanupScheduler
public EphemeralAgentCleanupScheduler(org.quartz.Scheduler quartzScheduler, AdministrationConfigurationAccessor administrationConfigurationAccessor)
-
-
Method Details
-
initialiseSchedule
public void initialiseSchedule()- Specified by:
initialiseSchedule
in interfaceBambooScheduler
-