@Component public final class AlertSender extends Object
| Constructor and Description |
|---|
AlertSender(AlertDao alertDao,
AlertPluginManager alertPluginManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(List<Alert> alerts) |
AlertSendResponseCommand |
syncHandler(int alertGroupId,
String title,
String content)
sync send alert handler
|
public AlertSender(AlertDao alertDao, AlertPluginManager alertPluginManager)
public AlertSendResponseCommand syncHandler(int alertGroupId, String title, String content)
alertGroupId - alertGroupIdtitle - titlecontent - contentCopyright © 2022 The Apache Software Foundation. All rights reserved.