Package com.atlassian.crowd.manager.webhook
package com.atlassian.crowd.manager.webhook
-
ClassDescriptionA task executor that discards tasks if there is another existing task with the same key queued for execution.A Webhook health strategy that imposes a limit to the number of consecutive failures for at least some time.Strategy to decide the health of Webhooks.Reacts to the outcome of Webhook notifications.Reacts to the outcome of Webhook notifications by registering this outcome, updating the Webhook and, if decided by the WebhookHealthStrategy, removing the Webhook.A runnable that pings a Webhook and reports success or failureSynchronously ping a Webhook.A service interface that provides persistence for
Webhook
s.A manager for WebhooksWebhook service.An implementation of WebhookService