Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedPolicyRuleTriggerType
Packages that use EvaluatedPolicyRuleTriggerType
Package
Description
-
Uses of EvaluatedPolicyRuleTriggerType in com.evolveum.midpoint.repo.common.policy
Methods in com.evolveum.midpoint.repo.common.policy with type parameters of type EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionprotected <T extends EvaluatedPolicyRuleTriggerType>
TEvaluatedPolicyRuleTrigger.toEvaluatedPolicyRuleTriggerBean(@NotNull PolicyRuleExternalizationOptions options, @NotNull Supplier<T> beanConstructor) Methods in com.evolveum.midpoint.repo.common.policy that return EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionEvaluatedPolicyRuleTrigger.toEvaluatedPolicyRuleTriggerBean()Used to create XML bean which is stored in focus, assignment, or in the activity state.EvaluatedPolicyRuleTrigger.toEvaluatedPolicyRuleTriggerBean(@NotNull PolicyRuleExternalizationOptions options) Converts this trigger to externalized (bean) form, i.e.,EvaluatedPolicyRuleTriggerTypeor its subtype.TriggerBeanPresentationUtil.TriggerWithData.trigger()Returns the value of thetriggerrecord component.Methods in com.evolveum.midpoint.repo.common.policy that return types with arguments of type EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionstatic List<TreeNode<EvaluatedPolicyRuleTriggerType>>TriggerBeanPresentationUtil.arrangeForPresentationExt(List<EvaluatedPolicyRuleTriggerType> triggers) Method parameters in com.evolveum.midpoint.repo.common.policy with type arguments of type EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionstatic List<TreeNode<EvaluatedPolicyRuleTriggerType>>TriggerBeanPresentationUtil.arrangeForPresentationExt(List<EvaluatedPolicyRuleTriggerType> triggers) Constructors in com.evolveum.midpoint.repo.common.policy with parameters of type EvaluatedPolicyRuleTriggerTypeModifierConstructorDescriptionTriggerWithData(EvaluatedPolicyRuleTriggerType trigger, AD additionalData) Creates an instance of aTriggerWithDatarecord class. -
Uses of EvaluatedPolicyRuleTriggerType in com.evolveum.midpoint.schema.util
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionstatic voidPolicyRuleTypeUtil.accept(List<EvaluatedPolicyRuleTriggerType> triggers, Consumer<EvaluatedPolicyRuleTriggerType> visitor) static voidPolicyRuleTypeUtil.accept(List<EvaluatedPolicyRuleTriggerType> triggers, Consumer<EvaluatedPolicyRuleTriggerType> visitor) static booleanPolicyRuleTypeUtil.triggerCollectionsEqual(Collection<EvaluatedPolicyRuleTriggerType> triggers, Collection<EvaluatedPolicyRuleTriggerType> currentTriggersUnpacked) -
Uses of EvaluatedPolicyRuleTriggerType in com.evolveum.midpoint.web.page.admin.workflow.dto
Methods in com.evolveum.midpoint.web.page.admin.workflow.dto that return EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescription@NotNull EvaluatedPolicyRuleTriggerTypeEvaluatedTriggerDto.getTrigger() -
Uses of EvaluatedPolicyRuleTriggerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of EvaluatedPolicyRuleTriggerType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type EvaluatedPolicyRuleTriggerTypeModifier and TypeFieldDescriptionstatic final Producer<EvaluatedPolicyRuleTriggerType>EvaluatedPolicyRuleTriggerType.FACTORYprotected List<EvaluatedPolicyRuleTriggerType>EvaluatedPolicyRuleType.triggerMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionEvaluatedEmbeddingTriggerType.beginEmbedded()EvaluatedLogicalTriggerType.beginEmbedded()EvaluatedTransitionTriggerType.beginEmbedded()ActivityPolicyStateType.beginTrigger()EvaluatedPolicyRuleType.beginTrigger()PolicyConstraintEvaluationTraceType.beginTrigger()EvaluatedPolicyRuleTriggerType.clone()EvaluatedPolicyRuleTriggerType.constraintKind(PolicyConstraintKindType value) EvaluatedPolicyRuleTriggerType.constraintName(String value) ObjectFactory.createEvaluatedPolicyRuleTriggerType()PolicyConstraintEvaluationTraceType.getTrigger()EvaluatedPolicyRuleTriggerType.message(LocalizableMessageType value) EvaluatedPolicyRuleTriggerType.presentationOrder(Integer value) EvaluatedPolicyRuleTriggerType.shortMessage(LocalizableMessageType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionEvaluatedEmbeddingTriggerType.createEmbeddedList()jakarta.xml.bind.JAXBElement<EvaluatedPolicyRuleTriggerType>ObjectFactory.createEvaluatedPolicyRuleTrigger(EvaluatedPolicyRuleTriggerType value) ActivityPolicyStateType.createTriggerList()EvaluatedEmbeddingTriggerType.getEmbedded()ActivityPolicyStateType.getTrigger()EvaluatedPolicyRuleType.getTrigger()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EvaluatedPolicyRuleTriggerTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EvaluatedPolicyRuleTriggerType>ObjectFactory.createEvaluatedPolicyRuleTrigger(EvaluatedPolicyRuleTriggerType value) EvaluatedEmbeddingTriggerType.embedded(EvaluatedPolicyRuleTriggerType value) EvaluatedLogicalTriggerType.embedded(EvaluatedPolicyRuleTriggerType value) EvaluatedTransitionTriggerType.embedded(EvaluatedPolicyRuleTriggerType value) voidPolicyConstraintEvaluationTraceType.setTrigger(EvaluatedPolicyRuleTriggerType value) ActivityPolicyStateType.trigger(EvaluatedPolicyRuleTriggerType value) EvaluatedPolicyRuleType.trigger(EvaluatedPolicyRuleTriggerType value) PolicyConstraintEvaluationTraceType.trigger(EvaluatedPolicyRuleTriggerType value)