Uses of Interface
com.atlassian.bamboo.schedule.BambooScheduler

Packages that use BambooScheduler
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.build.expiry   
com.atlassian.bamboo.container   
 

Uses of BambooScheduler in com.atlassian.bamboo.agent.elastic.schedule
 

Classes in com.atlassian.bamboo.agent.elastic.schedule that implement BambooScheduler
 class ElasticInstanceScheduleScheduler
          Sets up the scheduler for ElasticInstanceSchedule
 class ElasticInstancesMonitor
           
 

Uses of BambooScheduler in com.atlassian.bamboo.build.expiry
 

Classes in com.atlassian.bamboo.build.expiry that implement BambooScheduler
 class BuildExpiryScheduler
           
 

Uses of BambooScheduler in com.atlassian.bamboo.container
 

Method parameters in com.atlassian.bamboo.container with type arguments of type BambooScheduler
 void BambooContainer.setBambooSchedulers(java.util.List<BambooScheduler> bambooSchedulers)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.