Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CommandLineScriptType
-
Packages that use CommandLineScriptType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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 CommandLineScriptType Modifier and Type Method Description CommandLineScriptTypeReportType. beginPostReportScript()CommandLineScriptTypeCommandLineScriptType. clone()Creates and returns a deep copy of this object.CommandLineScriptTypeCommandLineScriptType. code(String value)CommandLineScriptTypeObjectFactory. createCommandLineScriptType()Create an instance ofCommandLineScriptTypeCommandLineScriptTypeCommandLineScriptType. executionMethod(CommandLineExecutionMethod value)CommandLineScriptTypeReportType. getPostReportScript()CommandLineScriptTypeCommandLineScriptType. macro(ProvisioningScriptArgumentType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CommandLineScriptType Modifier and Type Method Description ReportTypeReportType. postReportScript(CommandLineScriptType value)voidReportType. setPostReportScript(CommandLineScriptType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CommandLineScriptType Constructor Description CommandLineScriptType(CommandLineScriptType o)Creates a newCommandLineScriptTypeinstance by deeply copying a givenCommandLineScriptTypeinstance.
-