Uses of Interface
com.evolveum.midpoint.model.api.context.DirectlyEvaluatedClockworkPolicyRule
Packages that use DirectlyEvaluatedClockworkPolicyRule
Package
Description
-
Uses of DirectlyEvaluatedClockworkPolicyRule in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return types with arguments of type DirectlyEvaluatedClockworkPolicyRuleModifier and TypeMethodDescriptionModelInteractionService.evaluateCollectionPolicyRules(@NotNull PrismObject<ObjectCollectionType> collection, @Nullable CompiledObjectCollectionView preCompiledView, @Nullable Class<? extends ObjectType> targetTypeClass, @NotNull Task task, @NotNull OperationResult result) Returns all policy rules that apply to the collection. -
Uses of DirectlyEvaluatedClockworkPolicyRule in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type DirectlyEvaluatedClockworkPolicyRuleModifier and TypeMethodDescription@NotNull Collection<? extends DirectlyEvaluatedClockworkPolicyRule>EvaluatedAssignment.getAllTargetsPolicyRules()Returns all policy rules that apply to any of the target objects provided by this assignment (and are derived from this assignment) - even those that were not triggered.@NotNull Collection<? extends DirectlyEvaluatedClockworkPolicyRule>EvaluatedAssignment.getObjectPolicyRules()Returns all policy rules that apply to the focal/projections objects and are derived from this assignment - even those that were not triggered.@NotNull Collection<? extends DirectlyEvaluatedClockworkPolicyRule>ModelElementContext.getObjectPolicyRules()Returns all policy rules that apply to this object - even those that were not triggered.@NotNull Collection<? extends DirectlyEvaluatedClockworkPolicyRule>EvaluatedAssignment.getOtherTargetsPolicyRules()Returns all policy rules that apply to some other target object of this assignment (and are derived from this assignment) - even those that were not triggered.@NotNull Collection<? extends DirectlyEvaluatedClockworkPolicyRule>EvaluatedAssignment.getThisTargetPolicyRules()Returns all policy rules that directly apply to the target object of this assignment (and are derived from this assignment) - even those that were not triggered. -
Uses of DirectlyEvaluatedClockworkPolicyRule in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return types with arguments of type DirectlyEvaluatedClockworkPolicyRuleModifier and TypeMethodDescriptionModelInteractionServiceImpl.evaluateCollectionPolicyRules(@NotNull PrismObject<ObjectCollectionType> collection, @Nullable CompiledObjectCollectionView preCompiledView, @Nullable Class<? extends ObjectType> targetTypeClass, @NotNull Task task, @NotNull OperationResult result) -
Uses of DirectlyEvaluatedClockworkPolicyRule in com.evolveum.midpoint.model.impl.lens
Classes in com.evolveum.midpoint.model.impl.lens that implement DirectlyEvaluatedClockworkPolicyRuleModifier and TypeClassDescriptionclassA (single) implementation ofDirectlyEvaluatedClockworkPolicyRule. -
Uses of DirectlyEvaluatedClockworkPolicyRule in com.evolveum.midpoint.notifications.api.events
Methods in com.evolveum.midpoint.notifications.api.events that return DirectlyEvaluatedClockworkPolicyRuleModifier and TypeMethodDescription@NotNull DirectlyEvaluatedClockworkPolicyRulePolicyRuleEvent.getPolicyRule()