类的使用
cn.woodwhales.common.webhook.event.WebhookEvent
-
使用WebhookEvent的程序包 程序包 说明 cn.woodwhales.common.example.webhook.springboot cn.woodwhales.common.webhook.event -
-
cn.woodwhales.common.example.webhook.springboot中WebhookEvent的使用
参数类型为WebhookEvent的cn.woodwhales.common.example.webhook.springboot中的方法 修饰符和类型 方法 说明 voidApplicationEventConfig. handleCustomEvent(WebhookEvent webhookEvent)监听 WebhookEvent 事件 -
cn.woodwhales.common.webhook.event中WebhookEvent的使用
返回WebhookEvent的cn.woodwhales.common.webhook.event中的方法 修饰符和类型 方法 说明 WebhookEventWebhookEvent.Builder. build()参数类型为WebhookEvent的cn.woodwhales.common.webhook.event中的方法 修饰符和类型 方法 说明 static voidWebhookEventHandler. handleCustomEvent(WebhookEvent webhookEvent, String noticeUrl, String secret, String basePackageName, WebhookExtraInfo webhookExtraInfo)处理通知
-