Uses of Enum Class
io.quarkus.scheduler.Scheduled.ConcurrentExecution
-
Uses of Scheduled.ConcurrentExecution in io.quarkus.scheduler
Methods in io.quarkus.scheduler that return Scheduled.ConcurrentExecutionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Scheduled.ConcurrentExecution[]Scheduled.ConcurrentExecution.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.scheduler with parameters of type Scheduled.ConcurrentExecutionModifier and TypeMethodDescriptionScheduler.JobDefinition.setConcurrentExecution(Scheduled.ConcurrentExecution concurrentExecution)