Package com.atlassian.bamboo.plan
Class BranchAndTagDetectionJobScheduler
- java.lang.Object
-
- com.atlassian.bamboo.plan.BranchAndTagDetectionJobScheduler
-
public class BranchAndTagDetectionJobScheduler extends Object
-
-
Constructor Summary
Constructors Constructor Description BranchAndTagDetectionJobScheduler(org.quartz.Scheduler scheduler, AdministrationConfigurationAccessor administrationConfigurationAccessor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
rescheduleDetecting()
void
scheduleDetecting()
-
-
-
Constructor Detail
-
BranchAndTagDetectionJobScheduler
public BranchAndTagDetectionJobScheduler(org.quartz.Scheduler scheduler, AdministrationConfigurationAccessor administrationConfigurationAccessor)
-
-