Package com.atlassian.scheduler.compat

Interface Summary
CompatibilityPluginScheduler Provides a compatibility abstraction of scheduling cluster-safe tasks.
JobHandler Implement this instead of SAL's PluginJob or atlassian-scheduler's JobRunner.
 

Class Summary
AutoDetectingCompatibilityPluginScheduler Compatibility plugin scheduler that dynamically selects an atlassian-scheduler or PluginScheduler implementation at runtime based on what is provided by the host application.
JobHandlerKey A wrapper to distinguish job handler keys from simple strings and to make it easier to avoid confusing them with Job IDs.
JobInfo Represents information about a scheduled job.
 



Copyright © 2014 Atlassian. All Rights Reserved.