public class PurgeHistoryTask extends Object implements org.apache.sling.event.jobs.consumer.JobExecutor
| Constructor and Description |
|---|
PurgeHistoryTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(PurgeHistoryConfiguration config)
Activates the service.
|
org.apache.sling.event.jobs.consumer.JobExecutionResult |
process(org.apache.sling.event.jobs.Job job,
org.apache.sling.event.jobs.consumer.JobExecutionContext context) |
public void activate(PurgeHistoryConfiguration config)
config - configurationpublic org.apache.sling.event.jobs.consumer.JobExecutionResult process(org.apache.sling.event.jobs.Job job,
org.apache.sling.event.jobs.consumer.JobExecutionContext context)
process in interface org.apache.sling.event.jobs.consumer.JobExecutorCopyright © 2019. All rights reserved.