Class ScriptExpressionEvaluatorConfigurationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.TransformExpressionEvaluatorType
com.evolveum.midpoint.xml.ns._public.common.common_3.ScriptExpressionEvaluatorConfigurationType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable
Direct Known Subclasses:
ScriptExpressionEvaluatorType

public class ScriptExpressionEvaluatorConfigurationType extends TransformExpressionEvaluatorType
Data structure that contains all the configuration details for script execution, except for code itself. It is used at places where there is a need to specify default configuration for a group of scripts (e.g. Jasper reports).
See Also: