Uses of Class
com.evolveum.midpoint.xml.ns._public.model.scripting_3.ActionExpressionType
Packages that use ActionExpressionType
-
Uses of ActionExpressionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Modifier and TypeClassDescriptionclass
Statically-typed "execute-script" or "evaluate-expression" action.class
Supertype for "execution" actions, carrying some common properties.class
Statically-typed "add" action.class
Statically-typed "apply-definition" action.class
Statically-typed "assign" action.class
Statically-typed "delete" action.class
Statically-typed "disable" action.class
Statically-typed "enable" action.class
Statically-typed "evaluate-expression" action.class
Statically-typed "execute-script" action.class
Statically-typed "generate-values" action.class
Statically-typed "log" action.class
Statically-typed "modify" action.class
Statically-typed "notify" action.class
Statically-typed "purge-schema" action.class
Statically-typed "recompute" action.class
Statically-typed "resolve" action.class
Statically-typed "resume" action.class
Statically-typed "test-resource" action.class
Statically-typed "unassign" action.Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return ActionExpressionTypeModifier and TypeMethodDescriptionActionExpressionType.clone()
ObjectFactory.createActionExpressionType()
ActionExpressionType.parameter
(ActionParameterValueType value) Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type ActionExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ActionExpressionType>
ObjectFactory.createAction
(ActionExpressionType value) Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type ActionExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ActionExpressionType>
ObjectFactory.createAction
(ActionExpressionType value) Constructors in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type ActionExpressionType