Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedStateTriggerType
-
Packages that use EvaluatedStateTriggerType Package Description com.evolveum.midpoint.model.api.context com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of EvaluatedStateTriggerType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return EvaluatedStateTriggerType Modifier and Type Method Description EvaluatedStateTriggerType
EvaluatedStateTrigger. toEvaluatedPolicyRuleTriggerBean(PolicyRuleExternalizationOptions options, PrismContext prismContext)
-
Uses of EvaluatedStateTriggerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type EvaluatedStateTriggerType Modifier and Type Method Description javax.xml.bind.JAXBElement<EvaluatedStateTriggerType>
ObjectFactory. createEvaluatedStateTrigger(EvaluatedStateTriggerType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EvaluatedStateTriggerType Modifier and Type Method Description javax.xml.bind.JAXBElement<EvaluatedStateTriggerType>
ObjectFactory. createEvaluatedStateTrigger(EvaluatedStateTriggerType value)
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EvaluatedStateTriggerType Constructor Description EvaluatedStateTriggerType(EvaluatedStateTriggerType other)
-