Uses of Enum Class
com.logicaldoc.core.RunLevel
Package
Description
Core plug-in that contains the most important domain objects
-
Uses of RunLevel in com.logicaldoc.core
Modifier and TypeMethodDescriptionstatic RunLevel
RunLevel.current()
static RunLevel
RunLevel.fromString
(String event) static RunLevel
Returns the enum constant of this class with the specified name.static RunLevel[]
RunLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.