public class DtpDingNotifier extends AbstractDtpNotifier
notifier| 构造器和说明 |
|---|
DtpDingNotifier(Notifier notifier) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getAlarmTemplate()
Implement by subclass, get alarm template.
|
protected org.apache.commons.lang3.tuple.Pair<String,String> |
getColors()
Implement by subclass, get content color config.
|
protected String |
getNoticeTemplate()
Implement by subclass, get notice template.
|
String |
platform()
Get the platform name.
|
buildAlarmContent, buildNoticeContent, getQueueCapacity, getRejectHandlerName, populatePoolName, sendAlarmMsg, sendChangeMsgpublic DtpDingNotifier(Notifier notifier)
public String platform()
DtpNotifierprotected String getNoticeTemplate()
AbstractDtpNotifiergetNoticeTemplate 在类中 AbstractDtpNotifierprotected String getAlarmTemplate()
AbstractDtpNotifiergetAlarmTemplate 在类中 AbstractDtpNotifierprotected org.apache.commons.lang3.tuple.Pair<String,String> getColors()
AbstractDtpNotifiergetColors 在类中 AbstractDtpNotifierCopyright © 2023. All rights reserved.