Class PlanVcsRevisionHistoryCleanupScheduler
java.lang.Object
com.atlassian.bamboo.plan.vcsRevision.cleanup.PlanVcsRevisionHistoryCleanupScheduler
- All Implemented Interfaces:
BambooScheduler
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
ConstructorDescriptionPlanVcsRevisionHistoryCleanupScheduler
(org.quartz.Scheduler quartzScheduler) -
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
-
PlanVcsRevisionHistoryCleanupScheduler
public PlanVcsRevisionHistoryCleanupScheduler(org.quartz.Scheduler quartzScheduler)
-
-
Method Details
-
initialiseSchedule
public void initialiseSchedule()- Specified by:
initialiseSchedule
in interfaceBambooScheduler
-