fabioformosa / quartz-manager

REST API and UI Console Manager for Quartz Scheduler. This is a Java Library & UI embeddable single page app, to control and monitor jobs scheduled with Quartz Scheduler
Apache License 2.0
240 stars 87 forks source link

Misfire Instruction Mandatory #82

Open fabioformosa opened 1 year ago

fabioformosa commented 1 year ago

Make the misfireInstruction Mandatory only if the trigger is recurring. In case of one shot trigger, set as FIRE_NOW server side