Class ProvisioningScriptArgumentType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.ExpressionType
com.evolveum.midpoint.xml.ns._public.common.common_3.ProvisioningScriptArgumentType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ProvisioningScriptArgumentType extends ExpressionType
Script argument. It is subtype of Value Construction, therefore the value may be static of dynamically constructed using an expression. The "default" and "authoritative" flags are not applicable here.
See Also: