Class ValueTransformationContext
java.lang.Object
com.evolveum.midpoint.model.common.expression.evaluator.transformation.ValueTransformationContext
Context for a transformation of a single value (or values tuple) during expression evaluation.
It exists to avoid passing multiple variables back and forth, and also to make explicit the distinction
regarding
ExpressionEvaluationContext, which provides context for the _whole_ expression evaluation.-
Method Summary
Modifier and TypeMethodDescription@NotNull String@NotNull ExpressionEvaluationContext@NotNull VariablesMapbooleantoString()