Uses of Enum Class
io.quarkus.scheduler.runtime.SchedulerRuntimeConfig.StartMode
-
Uses of SchedulerRuntimeConfig.StartMode in io.quarkus.scheduler.runtime
Methods in io.quarkus.scheduler.runtime that return SchedulerRuntimeConfig.StartModeModifier and TypeMethodDescriptionSchedulerRuntimeConfig.startMode()Scheduler can be started in different modes.Returns the enum constant of this class with the specified name.static SchedulerRuntimeConfig.StartMode[]SchedulerRuntimeConfig.StartMode.values()Returns an array containing the constants of this enum class, in the order they are declared.