类的使用
cn.woodwhales.common.webhook.plugin.WebhookExtraInfo
-
使用WebhookExtraInfo的程序包 程序包 说明 cn.woodwhales.common.example.webhook.springboot cn.woodwhales.common.webhook.event cn.woodwhales.common.webhook.executor cn.woodwhales.common.webhook.model -
-
cn.woodwhales.common.example.webhook.springboot中WebhookExtraInfo的使用
返回WebhookExtraInfo的cn.woodwhales.common.example.webhook.springboot中的方法 修饰符和类型 方法 说明 WebhookExtraInfoApplicationEventConfig. webhookExtraInfo()注入 webhook 插件 -
cn.woodwhales.common.webhook.event中WebhookExtraInfo的使用
参数类型为WebhookExtraInfo的cn.woodwhales.common.webhook.event中的方法 修饰符和类型 方法 说明 static voidWebhookEventHandler. handleCustomEvent(WebhookEvent webhookEvent, String noticeUrl, String secret, String basePackageName, WebhookExtraInfo webhookExtraInfo)处理通知 -
cn.woodwhales.common.webhook.executor中WebhookExtraInfo的使用
参数类型为WebhookExtraInfo的cn.woodwhales.common.webhook.executor中的方法 修饰符和类型 方法 说明 WebhookExecutorFactory.BuilderWebhookExecutorFactory.Builder. webhookExtraInfo(WebhookExtraInfo webhookExtraInfo) -
cn.woodwhales.common.webhook.model中WebhookExtraInfo的使用
参数类型为WebhookExtraInfo的cn.woodwhales.common.webhook.model中的构造器 构造器 说明 GlobalInfo(WebhookProductEnum webhookProductEnum, Throwable throwable, String[] basePackageNames, WebhookExtraInfo webhookExtraInfo)
-