Package io.quarkus.scheduler
Class SkippedExecution
java.lang.Object
io.quarkus.scheduler.SkippedExecution
This event is fired synchronously and asynchronously when an execution of a scheduled method is skipped.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSkippedExecution(ScheduledExecution execution) SkippedExecution(ScheduledExecution execution, String detail) -
Method Summary