Uses of Class
org.apache.sling.event.impl.jobs.JobHandler
-
Uses of JobHandler in org.apache.sling.event.impl.jobs.queues
Modifier and TypeMethodDescriptionQueueJobCache.getNextJob
(JobConsumerManager jobConsumerManager, StatisticsManager statisticsManager, org.apache.sling.event.jobs.Queue queue, boolean doFull) Get the next job.Modifier and TypeMethodDescriptionvoid
QueueJobCache.reschedule
(String queueName, JobHandler handler, StatisticsManager statisticsManager) Reschedule a job Reschedule the job and add it back into the cache.ModifierConstructorDescriptionJobExecutionContextImpl
(JobHandler handler, JobExecutionContextImpl.ASyncHandler asyncHandler)