Uses of Enum Class
org.camunda.automator.engine.RunParameters.LOGLEVEL
Packages that use RunParameters.LOGLEVEL
-
Uses of RunParameters.LOGLEVEL in org.camunda.automator.configuration
Methods in org.camunda.automator.configuration that return RunParameters.LOGLEVEL -
Uses of RunParameters.LOGLEVEL in org.camunda.automator.engine
Methods in org.camunda.automator.engine that return RunParameters.LOGLEVELModifier and TypeMethodDescriptionRunParameters.getLogLevel()static RunParameters.LOGLEVELReturns the enum constant of this class with the specified name.static RunParameters.LOGLEVEL[]RunParameters.LOGLEVEL.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.camunda.automator.engine with parameters of type RunParameters.LOGLEVEL