Uses of Class
com.evolveum.midpoint.model.api.context.EvaluatedExclusionTrigger
-
Packages that use EvaluatedExclusionTrigger Package Description com.evolveum.midpoint.model.api.context -
-
Uses of EvaluatedExclusionTrigger in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type EvaluatedExclusionTrigger Modifier and Type Method Description @NotNull Collection<EvaluatedExclusionTrigger>
AssociatedPolicyRule. getRelevantExclusionTriggers()
Returns exclusion triggers without ones that are not relevant for given "new owner" (see class javadoc).
-