public class ExpiredBatchCleanup extends AbstractSchedTaskJobDelegate
auditManager, entityFactory, interrupt, interrupted, LOG, notificationManager, publisher, task, taskDAO, taskDataBinder, taskExecDAO
Constructor and Description |
---|
ExpiredBatchCleanup() |
Modifier and Type | Method and Description |
---|---|
protected String |
doExecute(boolean dryRun,
org.quartz.JobExecutionContext context)
The actual execution, delegated to child classes.
|
execute, hasToBeRegistered, interrupt, isInterrupted, register, setStatus
protected String doExecute(boolean dryRun, org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
AbstractSchedTaskJobDelegate
doExecute
in class AbstractSchedTaskJobDelegate
dryRun
- whether to actually touch the datacontext
- Quartz' execution context, can be used to pass parameters to the joborg.quartz.JobExecutionException
- if anything goes wrongCopyright © 2010–2023 The Apache Software Foundation. All rights reserved.