| 程序包 | 说明 |
|---|---|
| cn.hippo4j.starter.alarm | |
| cn.hippo4j.starter.alarm.ding | |
| cn.hippo4j.starter.alarm.lark | |
| cn.hippo4j.starter.alarm.wechat |
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,List<NotifyDTO>> |
BaseSendMessageService.ALARM_NOTIFY_CONFIG |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor threadPoolExecutor)
Send alarm message.
|
void |
SendMessageHandler.sendChangeMessage(NotifyDTO notifyConfig,
PoolParameterInfo parameter)
Send change message.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DingSendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor pool) |
void |
DingSendMessageHandler.sendChangeMessage(NotifyDTO notifyConfig,
PoolParameterInfo parameter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LarkSendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor pool) |
void |
LarkSendMessageHandler.sendChangeMessage(NotifyDTO notifyConfig,
PoolParameterInfo parameter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WeChatSendMessageHandler.sendAlarmMessage(NotifyDTO notifyConfig,
DynamicThreadPoolExecutor pool) |
void |
WeChatSendMessageHandler.sendChangeMessage(NotifyDTO notifyConfig,
PoolParameterInfo parameter) |
Copyright © 2021. All rights reserved.