Class PathSegmentEvaluation<AH extends AssignmentHolderType>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.assignments.PathSegmentEvaluation<AH>
Carries out and holds assignment evaluation:
1. evaluation of the condition,
2. evaluation of payload (delegates to
PayloadEvaluation
),
3. evaluation of targets (delegates to TargetsEvaluation
).-
Method Summary
-
Method Details
-
getTargets
-