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.build.monitoring   
com.atlassian.bamboo.container   
com.atlassian.bamboo.deletion   
 

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.build.monitoring
 

Classes in com.atlassian.bamboo.build.monitoring that implement BambooScheduler
 class OrphanedBuildMonitorJobScheduler
          This class looks for orphaned builds - i.e.
 

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)
           
 

Uses of BambooScheduler in com.atlassian.bamboo.deletion
 

Classes in com.atlassian.bamboo.deletion that implement BambooScheduler
 class DeletionScheduler
           
 



Copyright © 2010 Atlassian. All Rights Reserved.