Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CommandLineScriptType
Packages that use CommandLineScriptType
Package
Description
-
Uses of CommandLineScriptType in com.evolveum.midpoint.repo.common.commandline
Methods in com.evolveum.midpoint.repo.common.commandline with parameters of type CommandLineScriptTypeModifier and TypeMethodDescriptionvoidCommandLineScriptExecutor.executeScript(CommandLineScriptType scriptType, VariablesMap variables, String shortDesc, Task task, OperationResult parentResult) -
Uses of CommandLineScriptType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CommandLineScriptTypeModifier and TypeMethodDescriptionReportType.beginPostReportScript()CommandLineScriptType.clone()ObjectFactory.createCommandLineScriptType()CommandLineScriptType.executionMethod(CommandLineExecutionMethod value) ReportType.getPostReportScript()CommandLineScriptType.macro(ProvisioningScriptArgumentType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CommandLineScriptTypeModifier and TypeMethodDescriptionReportType.postReportScript(CommandLineScriptType value) voidReportType.setPostReportScript(CommandLineScriptType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CommandLineScriptType