Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CommandLineExecutionMethod
Packages that use CommandLineExecutionMethod
Package
Description
-
Uses of CommandLineExecutionMethod in com.evolveum.midpoint.repo.common.commandline
Methods in com.evolveum.midpoint.repo.common.commandline that return CommandLineExecutionMethodMethods in com.evolveum.midpoint.repo.common.commandline with parameters of type CommandLineExecutionMethodModifier and TypeMethodDescriptionvoidCommandLineRunner.setExecutionMethod(CommandLineExecutionMethod executionMethod) -
Uses of CommandLineExecutionMethod in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as CommandLineExecutionMethodModifier and TypeFieldDescriptionprotected CommandLineExecutionMethodCommandLineScriptType.executionMethodMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CommandLineExecutionMethodModifier and TypeMethodDescriptionstatic CommandLineExecutionMethodCommandLineScriptType.getExecutionMethod()static CommandLineExecutionMethodReturns the enum constant of this class with the specified name.static CommandLineExecutionMethod[]CommandLineExecutionMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CommandLineExecutionMethodModifier and TypeMethodDescriptionCommandLineScriptType.executionMethod(CommandLineExecutionMethod value) voidCommandLineScriptType.setExecutionMethod(CommandLineExecutionMethod value)