接口 Notifier

所有已知实现类:
AbstractHttpNotifier, AbstractNotifier, DingNotifier, LarkNotifier, WechatNotifier

public interface Notifier
Notifier related
从以下版本开始:
1.0.8
作者:
yanhom
  • 方法概要

    修饰符和类型
    方法
    说明
    Get the platform name.
    void
    send(NotifyPlatform platform, String content)
    Send message.
  • 方法详细资料

    • platform

      String platform()
      Get the platform name.
      返回:
      platform
    • send

      void send(NotifyPlatform platform, String content)
      Send message.
      参数:
      platform - platform
      content - content