Class 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: