Uses of Class
org.apache.sling.event.impl.jobs.JobImpl
Packages that use JobImpl
-
Uses of JobImpl in org.apache.sling.event.impl.jobs
Methods in org.apache.sling.event.impl.jobs that return JobImplMethods in org.apache.sling.event.impl.jobs with parameters of type JobImplModifier and TypeMethodDescriptionint
boolean
Callback handle for a job.Constructors in org.apache.sling.event.impl.jobs with parameters of type JobImplModifierConstructorDescriptionJobHandler
(JobImpl job, org.apache.sling.event.jobs.consumer.JobExecutor consumer, JobManagerConfiguration configuration) -
Uses of JobImpl in org.apache.sling.event.impl.jobs.queues
Methods in org.apache.sling.event.impl.jobs.queues with parameters of type JobImpl