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 RunLevelRunLevel.current()static RunLevelRunLevel.fromString(String event) static RunLevelReturns 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.