public interface DtpNotifier
| 限定符和类型 | 方法和说明 |
|---|---|
String |
platform()
Get the platform name.
|
void |
sendAlarmMsg(NotifyPlatform notifyPlatform,
NotifyItemEnum notifyItemEnum)
Send alarm message.
|
void |
sendChangeMsg(NotifyPlatform notifyPlatform,
TpMainFields oldFields,
List<String> diffs)
Send change notify message.
|
String platform()
void sendChangeMsg(NotifyPlatform notifyPlatform, TpMainFields oldFields, List<String> diffs)
notifyPlatform - notify platformoldFields - old propertiesdiffs - the changed keysvoid sendAlarmMsg(NotifyPlatform notifyPlatform, NotifyItemEnum notifyItemEnum)
notifyPlatform - notify platformnotifyItemEnum - notify item enumCopyright © 2023. All rights reserved.