| Package | Description |
|---|---|
| org.apache.sling.event.impl.jobs | |
| org.apache.sling.event.impl.jobs.queues |
| Modifier and Type | Method and Description |
|---|---|
JobImpl |
JobHandler.getJob() |
static JobImpl |
Utility.readJob(org.slf4j.Logger logger,
org.apache.sling.api.resource.Resource resource)
Read a job
|
| Modifier and Type | Method and Description |
|---|---|
int |
JobImpl.compareTo(JobImpl o) |
boolean |
JobTopicTraverser.JobCallback.handle(JobImpl job)
Callback handle for a job.
|
| Constructor and Description |
|---|
JobHandler(JobImpl job,
org.apache.sling.event.jobs.consumer.JobExecutor consumer,
JobManagerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobQueueImpl.stopJob(JobImpl job) |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.