Class ScriptExpressionEvaluationContext

java.lang.Object
com.evolveum.midpoint.model.common.expression.script.ScriptExpressionEvaluationContext

public class ScriptExpressionEvaluationContext extends Object
The whole evaluation of a script: ScriptExpressionEvaluatorType compiled into ScriptExpression and evaluated. The "context" can be understood just like e.g. `LensContext` - the whole operation, including the script itself.
Author:
semancik
See Also: