-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
The tool is currently having a capability to show the configured and scheduled Quartz jobs which is great!. This feature request is to extend its capability to be able to do the following:
- Add a capability to execute the job on-demand by a click of a button.
- Add a capability to modify/override the cron expression of the scheduled job.
It would be very nice to have this capability in SBA, making it as some sort of a remote control of the springboot applications.