public class NotifyUtil extends Object
Constructor and Description |
---|
NotifyUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
send(MonitorModel.Notify notify,
String title,
String context)
发送报警消息
|
public static void send(MonitorModel.Notify notify, String title, String context) throws Exception
notify
- 通知方式title
- 描述context
- 内容Exception
Copyright © 2017–2022. All rights reserved.