Uses of Enum Class
com.evolveum.midpoint.ninja.action.RunSqlOptions.Mode
Packages that use RunSqlOptions.Mode
-
Uses of RunSqlOptions.Mode in com.evolveum.midpoint.ninja.action
Methods in com.evolveum.midpoint.ninja.action that return RunSqlOptions.ModeModifier and TypeMethodDescriptionRunSqlOptions.getMode()static RunSqlOptions.ModeReturns the enum constant of this class with the specified name.static RunSqlOptions.Mode[]RunSqlOptions.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.ninja.action with parameters of type RunSqlOptions.Mode