Uses of Interface
org.graylog2.alerts.AlertSender
Packages that use AlertSender
-
Uses of AlertSender in org.graylog2.alarmcallbacks
Constructors in org.graylog2.alarmcallbacks with parameters of type AlertSenderModifierConstructorDescriptionEmailAlarmCallback(AlertSender alertSender, NotificationService notificationService, NodeId nodeId, EmailRecipients.Factory emailRecipientsFactory, UserService userService, EmailConfiguration emailConfiguration, Configuration graylogConfig) -
Uses of AlertSender in org.graylog2.alerts
Classes in org.graylog2.alerts that implement AlertSender