-
Feature Request
-
Resolution: Done
-
Major
-
1.3.0.Beta7
-
None
It's useful to be able to schedule an execution some time after the current job execution ends.
This should work with all types of job schedulers (e.g., ejb job scheduler, executor job scheduler, and managed executor job scheduler).
There should also be batch property to control, for a failed or stopped job execution, whether to schedule the next one to be restarting the failed or stopped job execution, or starting the job afresh.
So with this job listener, it will be possible to automatically restart a job execution after it failed or was stopped.
- links to