Uses of Package
com.atlassian.scheduler

Packages that use com.atlassian.scheduler
com.atlassian.scheduler Major component interfaces and supporting classes for the atlassian-scheduler API. 
com.atlassian.scheduler.cron Tools for working with cron expressions, including validation and translatable errors. 
 

Classes in com.atlassian.scheduler used by com.atlassian.scheduler
JobRunner
          Invoked by the SchedulerService when it is time for a scheduled job to run.
JobRunnerRequest
          Represents a request to run a job, providing information such as the job's configuration and intended start time.
JobRunnerResponse
          An object that represents the result of a call to JobRunner.runJob(JobRunnerRequest).
SchedulerServiceException
          Indicates a problem interacting with the SchedulerService.
 

Classes in com.atlassian.scheduler used by com.atlassian.scheduler.cron
SchedulerServiceException
          Indicates a problem interacting with the SchedulerService.
 



Copyright © 2015 Atlassian. All rights reserved.