com.atlassian.bamboo.plan.vcsRevision.cleanup
Class PlanVcsRevisionHistoryCleanupScheduler

java.lang.Object
  extended by com.atlassian.bamboo.plan.vcsRevision.cleanup.PlanVcsRevisionHistoryCleanupScheduler
All Implemented Interfaces:
BambooScheduler

public class PlanVcsRevisionHistoryCleanupScheduler
extends java.lang.Object
implements BambooScheduler


Nested Class Summary
static class PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob
           
 
Constructor Summary
PlanVcsRevisionHistoryCleanupScheduler(org.quartz.Scheduler quartzScheduler)
           
 
Method Summary
 void initialiseSchedule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanVcsRevisionHistoryCleanupScheduler

public PlanVcsRevisionHistoryCleanupScheduler(org.quartz.Scheduler quartzScheduler)
Method Detail

initialiseSchedule

public void initialiseSchedule()
Specified by:
initialiseSchedule in interface BambooScheduler


Copyright © 2012 Atlassian. All Rights Reserved.