public static class AlertDispatcher.EmailAlertAction extends AlertDispatcher.AlertAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
fromEmail |
protected String |
replyToEmail |
protected String |
smtpHost |
| Constructor and Description |
|---|
EmailAlertAction(List<String> emails) |
EmailAlertAction(String email) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AlertNotification notif) |
protected void |
configureEmailAddress(List<String> emails) |
String |
getDescription() |
void |
init() |
disable, enable, getLogger, statusprotected String fromEmail
protected String replyToEmail
protected String smtpHost
public EmailAlertAction(String email)
public String getDescription()
getDescription in class AlertDispatcher.AlertActionpublic void init()
public void accept(AlertNotification notif)
Copyright © 2019 LSST. All rights reserved.