Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.ExecuteScriptsType
-
Packages that use ExecuteScriptsType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ExecuteScriptsType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ExecuteScriptsType Modifier and Type Method Description ExecuteScriptsTypeExecuteScriptsType. clone()Creates and returns a deep copy of this object.ExecuteScriptsTypeObjectFactory. createExecuteScriptsType()Create an instance ofExecuteScriptsTypeExecuteScriptsTypeExecuteScriptsType. mslScripts(String value)ExecuteScriptsTypeExecuteScriptsType. options(ExecuteScriptsOptionsType value)ExecuteScriptsTypeExecuteScriptsType. xmlScripts(XmlScriptsType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type ExecuteScriptsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExecuteScriptsType>ObjectFactory. createExecuteScripts(ExecuteScriptsType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ExecuteScriptsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExecuteScriptsType>ObjectFactory. createExecuteScripts(ExecuteScriptsType value)ExecuteScriptsResponseTypeModelPortImpl. executeScripts(ExecuteScriptsType parameters)ExecuteScriptsResponseTypeModelPortType. executeScripts(ExecuteScriptsType parameters)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ExecuteScriptsType Constructor Description ExecuteScriptsType(ExecuteScriptsType o)Creates a newExecuteScriptsTypeinstance by deeply copying a givenExecuteScriptsTypeinstance.
-