| 程序包 | 说明 |
|---|---|
| cn.woodwhales.common.example.webhook.springboot | |
| cn.woodwhales.common.webhook.event | |
| cn.woodwhales.common.webhook.executor | |
| cn.woodwhales.common.webhook.model |
| 限定符和类型 | 方法和说明 |
|---|---|
WebhookExtraInfo |
ApplicationEventConfig.webhookExtraInfo()
注入 webhook 插件
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
WebhookEventHandler.handleCustomEvent(WebhookEvent webhookEvent,
String noticeUrl,
String secret,
String basePackageName,
WebhookExtraInfo webhookExtraInfo)
处理通知
|
| 限定符和类型 | 方法和说明 |
|---|---|
WebhookExecutorFactory.Builder |
WebhookExecutorFactory.Builder.webhookExtraInfo(WebhookExtraInfo webhookExtraInfo) |
| 构造器和说明 |
|---|
GlobalInfo(WebhookProductEnum webhookProductEnum,
Throwable throwable,
String[] basePackageNames,
WebhookExtraInfo webhookExtraInfo) |
Copyright © 2022. All rights reserved.