Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NumericThresholdPolicyConstraintType
Packages that use NumericThresholdPolicyConstraintType
Package
Description
-
Uses of NumericThresholdPolicyConstraintType in com.evolveum.midpoint.repo.common.activity.policy
Classes in com.evolveum.midpoint.repo.common.activity.policy with type parameters of type NumericThresholdPolicyConstraintTypeModifier and TypeClassDescriptionclass -
Uses of NumericThresholdPolicyConstraintType in com.evolveum.midpoint.repo.common.activity.policy.evaluator
Classes in com.evolveum.midpoint.repo.common.activity.policy.evaluator with type parameters of type NumericThresholdPolicyConstraintTypeModifier and TypeClassDescriptionclassMethods in com.evolveum.midpoint.repo.common.activity.policy.evaluator with parameters of type NumericThresholdPolicyConstraintTypeModifier and TypeMethodDescriptionprotected booleanExecutionAttemptsConstraintEvaluator.shouldTriggerOnEmptyConstraint(NumericThresholdPolicyConstraintType constraint, Integer value) Method parameters in com.evolveum.midpoint.repo.common.activity.policy.evaluator with type arguments of type NumericThresholdPolicyConstraintTypeModifier and TypeMethodDescriptionExecutionAttemptsConstraintEvaluator.getDataNeeds(jakarta.xml.bind.JAXBElement<NumericThresholdPolicyConstraintType> constraint) -
Uses of NumericThresholdPolicyConstraintType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type NumericThresholdPolicyConstraintTypeModifier and TypeFieldDescriptionstatic final Producer<NumericThresholdPolicyConstraintType>NumericThresholdPolicyConstraintType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return NumericThresholdPolicyConstraintTypeModifier and TypeMethodDescriptionActivityPolicyConstraintsType.beginExecutionAttempts()NumericThresholdPolicyConstraintType.clone()ObjectFactory.createNumericThresholdPolicyConstraintType()NumericThresholdPolicyConstraintType.description(String value) NumericThresholdPolicyConstraintType.documentation(String value) ActivityPolicyConstraintsType.getExecutionAttempts()NumericThresholdPolicyConstraintType.presentation(PolicyConstraintPresentationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type NumericThresholdPolicyConstraintTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NumericThresholdPolicyConstraintType>ObjectFactory.createNumericThresholdPolicyConstraint(NumericThresholdPolicyConstraintType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NumericThresholdPolicyConstraintTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NumericThresholdPolicyConstraintType>ObjectFactory.createNumericThresholdPolicyConstraint(NumericThresholdPolicyConstraintType value) ActivityPolicyConstraintsType.executionAttempts(NumericThresholdPolicyConstraintType value) voidActivityPolicyConstraintsType.setExecutionAttempts(NumericThresholdPolicyConstraintType value)