类 ServiceMonitorMarkdownResolver
java.lang.Object
top.codef.text.markdown.ServiceMonitorMarkdownResolver
- 所有已实现的接口:
NoticeTextResolver,ServiceMonitorResolver
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleansupport(Class<? extends PromethuesNotice> clazz, INoticeSendComponent noticeSendComponent) 通知信息结构是否支持此发送组件发送从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 top.codef.text.ServiceMonitorResolver
resolve
-
构造器详细资料
-
ServiceMonitorMarkdownResolver
public ServiceMonitorMarkdownResolver()
-
-
方法详细资料
-
serviceMonitorResolve
- 指定者:
serviceMonitorResolve在接口中ServiceMonitorResolver
-
support
public boolean support(Class<? extends PromethuesNotice> clazz, INoticeSendComponent noticeSendComponent) 从接口复制的说明:NoticeTextResolver通知信息结构是否支持此发送组件发送- 指定者:
support在接口中NoticeTextResolver- 返回:
-