Uses of Interface
com.evolveum.midpoint.model.api.context.EvaluatedClockworkPolicyRule
Packages that use EvaluatedClockworkPolicyRule
-
Uses of EvaluatedClockworkPolicyRule in com.evolveum.midpoint.model.api.context
Subinterfaces of EvaluatedClockworkPolicyRule in com.evolveum.midpoint.model.api.contextModifier and TypeInterfaceDescriptioninterfaceAnEvaluatedClockworkPolicyRulethat was directly evaluated against an object or an assignment.interfaceADirectlyEvaluatedClockworkPolicyRulethat is attached to an assignment as a "foreign" rule, meaning that it was evaluated on the other side of a one-sided constraint and then attached to the assignment on which it was not originally evaluated.Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type EvaluatedClockworkPolicyRuleModifier and TypeMethodDescription@NotNull Collection<EvaluatedClockworkPolicyRule>EvaluatedAssignment.getAllAssociatedPolicyRules()ReturnsEvaluatedAssignment.getAllTargetsPolicyRules()plus so-called "foreign policy rules".Method parameters in com.evolveum.midpoint.model.api.context with type arguments of type EvaluatedClockworkPolicyRuleModifier and TypeMethodDescriptionstatic intEvaluatedClockworkPolicyRule.getTriggeredRulesCount(Collection<? extends EvaluatedClockworkPolicyRule> policyRules)