Interface | Description |
---|---|
Webhook |
A Webhook is an application-provided HTTP endpoint that is pinged by Crowd to notify
the occurrence of certain events.
|
Class | Description |
---|---|
ImmutableWebhook | |
ImmutableWebhook.Builder | |
WebhookImpl | Deprecated
Use
ImmutableWebhook instead, since 3.6.0. |
WebhookTemplate |
A prototype to create Webhooks
|
Copyright © 2021 Atlassian. All rights reserved.