程序包 top.codef.notice
类 DingDingNoticeSendComponent
java.lang.Object
top.codef.notice.DingDingNoticeSendComponent
- 所有已实现的接口:
Unique,INoticeSendComponent
-
构造器概要
构造器构造器说明DingDingNoticeSendComponent(DingdingHttpClient httpClient, DingDingNoticeProperty dingDingNoticeProperty, DingdingTextType dingdingTextType) -
方法概要
修饰符和类型方法说明name()voidsend(PromethuesNotice exceptionNotice, NoticeTextResolver noticeTextResolver)
-
构造器详细资料
-
DingDingNoticeSendComponent
public DingDingNoticeSendComponent(DingdingHttpClient httpClient, DingDingNoticeProperty dingDingNoticeProperty, DingdingTextType dingdingTextType)
-
-
方法详细资料
-
getHttpClient
- 返回:
- the httpClient
-
send
- 指定者:
send在接口中INoticeSendComponent
-
name
-