Uses of Interface
io.quarkus.scheduler.Scheduler.JobDefinition
-
Uses of Scheduler.JobDefinition in io.quarkus.scheduler
Classes in io.quarkus.scheduler with type parameters of type Scheduler.JobDefinitionModifier and TypeInterfaceDescriptionstatic interfaceScheduler.JobDefinition<THIS extends Scheduler.JobDefinition<THIS>>The job definition is a builder-like API that can be used to define a job programmatically.Methods in io.quarkus.scheduler that return Scheduler.JobDefinitionModifier and TypeMethodDescriptionCreates a new job definition.