| Package | Description |
|---|---|
| com.atlassian.crowd.manager.webhook |
| Modifier and Type | Class and Description |
|---|---|
class |
WebhookNotificationListenerImpl
Reacts to the outcome of Webhook notifications by registering this outcome, updating the Webhook and,
if decided by the WebhookHealthStrategy, removing the Webhook.
|
| Constructor and Description |
|---|
WebhookNotifierRunnable(Webhook webhook,
WebhookPinger webhookPinger,
WebhookNotificationListener webhookNotificationListener) |
WebhookServiceImpl(WebhookRegistry webhookRegistry,
WebhookPinger webhookPinger,
KeyedExecutor<Long> executor,
WebhookNotificationListener webhookNotificationListener) |
Copyright © 2020 Atlassian. All rights reserved.