public class HttpAlertChannelFactory extends Object implements AlertChannelFactory
| Constructor and Description |
|---|
HttpAlertChannelFactory() |
| Modifier and Type | Method and Description |
|---|---|
AlertChannel |
create() |
String |
getName() |
List<PluginParams> |
getParams() |
public String getName()
getName in interface UiChannelFactorypublic List<PluginParams> getParams()
getParams in interface UiChannelFactorypublic AlertChannel create()
create in interface AlertChannelFactoryCopyright © 2021 The Apache Software Foundation. All rights reserved.