com.atlassian.bamboo.plan.branch
Class BranchExpiryScheduler

java.lang.Object
  extended by com.atlassian.bamboo.plan.branch.BranchExpiryScheduler
All Implemented Interfaces:
BambooScheduler

public class BranchExpiryScheduler
extends java.lang.Object
implements BambooScheduler


Constructor Summary
BranchExpiryScheduler(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

BranchExpiryScheduler

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

initialiseSchedule

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


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.