Uses of Class
com.evolveum.midpoint.ninja.impl.Command
-
Packages that use Command Package Description com.evolveum.midpoint.ninja.impl -
-
Uses of Command in com.evolveum.midpoint.ninja.impl
Methods in com.evolveum.midpoint.ninja.impl that return Command Modifier and Type Method Description static Command
Command. valueOf(String name)
Returns the enum constant of this type with the specified name.static Command[]
Command. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-