Package io.quarkus.scheduler.common.runtime
package io.quarkus.scheduler.common.runtime
-
ClassDescriptionAbstractJobDefinition<THIS extends Scheduler.JobDefinition<THIS>>Delays execution of a scheduled task.Offloads the execution of the scheduled task if necessary.Invokes a scheduled business method of a bean.Scheduled method metadata.An invoker wrapper that skips concurrent executions.A scheduled invoker wrapper that skips the execution if the predicate evaluates to true.An invoker wrapper that fires CDI events when an execution of a scheduled method is finished.