@Version("2.5.1")
Package org.apache.sling.commons.scheduler
-
Interface Summary Interface Description Job A job is executed by theScheduler
service.JobContext The context for aJob
.ScheduleOptions Scheduler options provide an extensible way of defining how to schedule a job.Scheduler A scheduler to schedule time/cron based jobs.