Class RuleAction

  • Direct Known Subclasses:
    RuleEmailAction, RuleWebhookAction

    public class RuleAction
    extends Object
    The action that is performed when the alert rule becomes active, and when an alert condition is resolved.
    • Constructor Detail

      • RuleAction

        public RuleAction()
    • Method Detail

      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.