| 程序包 | 说明 |
|---|---|
| cn.woodwhales.common.example.webhook.springboot | |
| cn.woodwhales.common.webhook.event |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ApplicationEventConfig.handleCustomEvent(WebhookEvent webhookEvent)
监听 WebhookEvent 事件
|
| 限定符和类型 | 方法和说明 |
|---|---|
WebhookEvent |
WebhookEvent.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
WebhookEventHandler.handleCustomEvent(WebhookEvent webhookEvent,
String noticeUrl,
String secret,
String basePackageName,
WebhookExtraInfo webhookExtraInfo)
处理通知
|
Copyright © 2022. All rights reserved.