public class HippoBaseSendMessageService extends Object implements HippoSendMessageService, org.springframework.boot.CommandLineRunner
| 构造器和说明 |
|---|
HippoBaseSendMessageService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
putPlatform(Map<String,List<NotifyConfigDTO>> notifyConfigs)
Put platform.
|
void |
run(String... args) |
void |
sendAlarmMessage(NotifyTypeEnum typeEnum,
AlarmNotifyRequest alarmNotifyRequest)
Send alarm message.
|
void |
sendChangeMessage(ChangeParameterNotifyRequest changeParameterNotifyRequest)
Send change message.
|
public void sendAlarmMessage(NotifyTypeEnum typeEnum, AlarmNotifyRequest alarmNotifyRequest)
HippoSendMessageServicesendAlarmMessage 在接口中 HippoSendMessageServicepublic void sendChangeMessage(ChangeParameterNotifyRequest changeParameterNotifyRequest)
HippoSendMessageServicesendChangeMessage 在接口中 HippoSendMessageServicepublic void run(String... args) throws Exception
run 在接口中 org.springframework.boot.CommandLineRunnerExceptionpublic void putPlatform(Map<String,List<NotifyConfigDTO>> notifyConfigs)
notifyConfigs - Copyright © 2022. All rights reserved.