Uses of Enum Class
io.quarkus.quartz.runtime.StoreType
Packages that use StoreType
-
Uses of StoreType in io.quarkus.quartz.runtime
Methods in io.quarkus.quartz.runtime that return StoreTypeModifier and TypeMethodDescriptionQuartzBuildTimeConfig.storeType()The type of store to use.static StoreTypeReturns the enum constant of this class with the specified name.static StoreType[]StoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.