Uses of Enum Class
com.logicaldoc.core.RunLevel
Packages that use RunLevel
Package
Description
Core plug-in that contains the most important domain objects
-
Uses of RunLevel in com.logicaldoc.core
Methods in com.logicaldoc.core that return RunLevelModifier 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.