Package org.apache.sling.event.jobs.consumer
@Version("1.3.0")
package org.apache.sling.event.jobs.consumer
-
ClassDescriptionA job consumer consumes a job.If the consumer decides to process the job asynchronously, this handler interface can be used to notify finished processing.The result of the job processing.The status of a job after it has been processed by a
JobExecutor.A job executor consumes a job.