Class PathSegmentEvaluation<AH extends AssignmentHolderType>

java.lang.Object
com.evolveum.midpoint.model.impl.lens.assignments.PathSegmentEvaluation<AH>

public class PathSegmentEvaluation<AH extends AssignmentHolderType> extends Object
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).