Class SkippedExecution

java.lang.Object
io.quarkus.scheduler.SkippedExecution

public class SkippedExecution extends Object
This event is fired synchronously and asynchronously when an execution of a scheduled method is skipped.
See Also: