Uses of Class
io.quarkiverse.jberet.runtime.JBeretConfig.Repository.Type
-
-
Uses of JBeretConfig.Repository.Type in io.quarkiverse.jberet.runtime
Fields in io.quarkiverse.jberet.runtime declared as JBeretConfig.Repository.Type Modifier and Type Field Description JBeretConfig.Repository.TypeJBeretConfig.Repository. typeMethods in io.quarkiverse.jberet.runtime that return JBeretConfig.Repository.Type Modifier and Type Method Description static JBeretConfig.Repository.TypeJBeretConfig.Repository.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static JBeretConfig.Repository.Type[]JBeretConfig.Repository.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-