Uses of Class
com.atlassian.bamboo.schedule.PlanSchedulerCallback

Packages that use PlanSchedulerCallback
com.atlassian.bamboo.schedule   
 

Uses of PlanSchedulerCallback in com.atlassian.bamboo.schedule
 

Methods in com.atlassian.bamboo.schedule with parameters of type PlanSchedulerCallback
 void DefaultPlanScheduler.executeWithoutPlanSchdules(PlanSchedulerCallback planSchedulerCallback)
           
 void PlanScheduler.executeWithoutPlanSchdules(PlanSchedulerCallback planSchedulerCallback)
          Removes the existing scheduling jobs, executes the PlanSchedulerCallback and recreates the jobs
 



Copyright © 2010 Atlassian. All Rights Reserved.