Class ExpressionParameterType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ParameterType
com.evolveum.midpoint.xml.ns._public.common.common_3.ExpressionParameterType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
SubreportParameterType

public class ExpressionParameterType extends ParameterType
Describes input parameters to the expression. Currently serves as both parameter declaration and parameter use (i.e. providing the argument value).
See Also: