Uses of Class
pro.taskana.common.internal.configuration.DB
-
Packages that use DB Package Description pro.taskana.common.internal.configuration -
-
Uses of DB in pro.taskana.common.internal.configuration
Methods in pro.taskana.common.internal.configuration that return DB Modifier and Type Method Description static DBDB. valueOf(String name)Returns the enum constant of this type with the specified name.static DB[]DB. values()Returns an array containing the constants of this enum type, in the order they are declared.
-