@AutoService(value=org.apache.dolphinscheduler.alert.api.AlertChannelFactory.class) public final class WeChatAlertChannelFactory extends Object implements AlertChannelFactory
| Constructor and Description |
|---|
WeChatAlertChannelFactory() |
| Modifier and Type | Method and Description |
|---|---|
AlertChannel |
create() |
String |
name() |
List<org.apache.dolphinscheduler.spi.params.base.PluginParams> |
params() |
public String name()
name in interface AlertChannelFactorypublic List<org.apache.dolphinscheduler.spi.params.base.PluginParams> params()
params in interface AlertChannelFactorypublic AlertChannel create()
create in interface AlertChannelFactoryCopyright © 2021 The Apache Software Foundation. All rights reserved.