public interface AlertPlugin
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Get alert plugin id
|
PluginName |
getName()
Get alert plugin name, which will show in front end portal
|
Map<String,Object> |
process(AlertInfo info) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.