Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.policy.RulesEvaluationContext
-
Packages that use RulesEvaluationContext Package Description com.evolveum.midpoint.model.impl.lens.projector.policy -
-
Uses of RulesEvaluationContext in com.evolveum.midpoint.model.impl.lens.projector.policy
Fields in com.evolveum.midpoint.model.impl.lens.projector.policy declared as RulesEvaluationContext Modifier and Type Field Description RulesEvaluationContext
PolicyRuleEvaluationContext. globalCtx
Constructors in com.evolveum.midpoint.model.impl.lens.projector.policy with parameters of type RulesEvaluationContext Constructor Description PolicyRuleEvaluationContext(EvaluatedPolicyRule policyRule, LensContext<AH> context, Task task, RulesEvaluationContext globalCtx, ObjectState state)
-