Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsynchronousScriptExecutionType
-
Packages that use AsynchronousScriptExecutionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AsynchronousScriptExecutionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AsynchronousScriptExecutionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AsynchronousScriptExecutionType>ObjectFactory. createAsynchronousScriptExecution(AsynchronousScriptExecutionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsynchronousScriptExecutionType Modifier and Type Method Description ScriptExecutionPolicyActionTypeScriptExecutionPolicyActionType. asynchronousExecution(AsynchronousScriptExecutionType value)javax.xml.bind.JAXBElement<AsynchronousScriptExecutionType>ObjectFactory. createAsynchronousScriptExecution(AsynchronousScriptExecutionType value)voidScriptExecutionPolicyActionType. setAsynchronousExecution(AsynchronousScriptExecutionType value)
-