Description
Asynchronous job execution, generally delegated to Quartz, can currently be checked only at completion, and only by indirectly checking the status on related JPA entities (TaskExec, ReportExec, ...).
A REST endpoint should be provided for reporting on jobs execution and providing the ability to control (e.g. stop / pause / resume / ...) .
Attachments
Issue Links
- is related to
-
SYNCOPE-1280 Better job interrupt
- Closed