Package com.atlassian.scheduler.config

Class Summary
CronScheduleInfo The description of a cron expression schedule.
IntervalScheduleInfo The description of an Schedule.forInterval(long, Date) interval schedule}.
JobConfig Configuration options available when scheduling a job to be run.
JobId A wrapper to distinguish job IDs from simple strings and to make it easier to avoid confusing them with job runner keys.
JobRunnerKey A wrapper to distinguish job runner keys from simple strings and to make it easier to avoid confusing them with Job IDs
Schedule Represents a schedule used to run a job at particular times.
 

Enum Summary
RunMode Represents how a Job will be run by the scheduler.
Schedule.Type  
 



Copyright © 2014 Atlassian. All Rights Reserved.