Package | Description |
---|---|
org.apache.sling.event.impl.jobs | |
org.apache.sling.event.impl.jobs.tasks | |
org.apache.sling.event.jobs.consumer |
Modifier and Type | Method and Description |
---|---|
void |
JobConsumerManager.registerListener(String key,
JobExecutor consumer,
JobExecutionContext handler) |
Modifier and Type | Method and Description |
---|---|
JobExecutionResult |
HistoryCleanUpTask.process(Job job,
JobExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
JobExecutionResult |
JobExecutor.process(Job job,
JobExecutionContext context)
Execute the job.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.