|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plan.vcsRevision.cleanup.PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob
public static class PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob
Constructor Summary | |
---|---|
PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext)
|
void |
setCachedPlanManager(CachedPlanManager cachedPlanManager)
|
void |
setPlanVcsRevisionHistoryService(PlanVcsRevisionHistoryService planVcsRevisionHistoryService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
public void setPlanVcsRevisionHistoryService(PlanVcsRevisionHistoryService planVcsRevisionHistoryService)
public void setCachedPlanManager(CachedPlanManager cachedPlanManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |