java.lang.Object
com.evolveum.midpoint.repo.common.policy.EvaluatedPolicyRuleTrigger<C>
com.evolveum.midpoint.repo.common.activity.policy.EvaluatedNumericTrigger<C>
All Implemented Interfaces:
DebugDumpable, Serializable

public class EvaluatedNumericTrigger<C extends NumericThresholdPolicyConstraintType> extends EvaluatedPolicyRuleTrigger<C>
Trigger for constraints that act on numeric values.
See Also: