Uses of Class
com.evolveum.midpoint.schema.config.PolicyActionConfigItem
Packages that use PolicyActionConfigItem
Package
Description
-
Uses of PolicyActionConfigItem in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return types with arguments of type PolicyActionConfigItemModifier and TypeMethodDescription@NotNull List<? extends PolicyActionConfigItem<?>>DirectlyEvaluatedClockworkPolicyRuleImpl.getEnabledActions() -
Uses of PolicyActionConfigItem in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return types with arguments of type PolicyActionConfigItemModifier and TypeMethodDescriptionCollection<? extends PolicyActionConfigItem<?>>ForeignEvaluatedClockworkPolicyRuleImpl.getEnabledActions() -
Uses of PolicyActionConfigItem in com.evolveum.midpoint.repo.common.activity.policy
Methods in com.evolveum.midpoint.repo.common.activity.policy that return types with arguments of type PolicyActionConfigItemModifier and TypeMethodDescriptionCollection<? extends PolicyActionConfigItem<?>>EvaluatedActivityPolicyRuleImpl.getEnabledActions() -
Uses of PolicyActionConfigItem in com.evolveum.midpoint.repo.common.policy
Methods in com.evolveum.midpoint.repo.common.policy that return PolicyActionConfigItemModifier and TypeMethodDescriptiondefault <T extends PolicyActionType>
@Nullable PolicyActionConfigItem<T>EvaluatedPolicyRule.getEnabledAction(Class<T> type) Returns enabled action of given type, if there's any.Methods in com.evolveum.midpoint.repo.common.policy that return types with arguments of type PolicyActionConfigItemModifier and TypeMethodDescriptionCollection<? extends PolicyActionConfigItem<?>>BaseEvaluatedPolicyRuleImpl.getEnabledActions()Collection<? extends PolicyActionConfigItem<?>>EvaluatedPolicyRule.getEnabledActions()Returns all enabled actions.default <T extends PolicyActionType>
@NotNull List<? extends PolicyActionConfigItem<T>>EvaluatedPolicyRule.getEnabledActions(Class<T> type) Returns all enabled actions of given type. -
Uses of PolicyActionConfigItem in com.evolveum.midpoint.schema.config
Subclasses of PolicyActionConfigItem in com.evolveum.midpoint.schema.configMethods in com.evolveum.midpoint.schema.config that return PolicyActionConfigItemMethods in com.evolveum.midpoint.schema.config that return types with arguments of type PolicyActionConfigItem -
Uses of PolicyActionConfigItem in com.evolveum.midpoint.schema.policy
Method parameters in com.evolveum.midpoint.schema.policy with type arguments of type PolicyActionConfigItemModifier and TypeMethodDescriptionstatic StringPolicyRuleDumpUtil.toShortString(PolicyActionsType actions, List<PolicyActionConfigItem<?>> enabledActions) -
Uses of PolicyActionConfigItem in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type PolicyActionConfigItemModifier and TypeMethodDescriptionstatic <T extends PolicyActionType>
List<PolicyActionConfigItem<T>>PolicyRuleTypeUtil.filterActions(@NotNull Collection<? extends PolicyActionConfigItem<?>> actionsConfigItems, @NotNull Class<T> actionBeanClass) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type PolicyActionConfigItemModifier and TypeMethodDescriptionstatic <T extends PolicyActionType>
List<PolicyActionConfigItem<T>>PolicyRuleTypeUtil.filterActions(@NotNull Collection<? extends PolicyActionConfigItem<?>> actionsConfigItems, @NotNull Class<T> actionBeanClass)