Interface | Description |
---|---|
WebhookData |
Data that is passed to a webhook plugin
|
WebhookEventContext |
Context data passed to a webhook plugin
|
WebhookEventPlugin |
Plugin that will be invoked on a configured webhook event
|
WebhookResponder |
Class | Description |
---|---|
DefaultJsonWebhookResponder | |
DefaultWebhookResponder | |
WebhookDataImpl |
Default implementation of WebhookData
|