Uses of Interface
com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
Packages that use WebhookHealthStrategy
-
Uses of WebhookHealthStrategy in com.atlassian.crowd.manager.webhook
Classes in com.atlassian.crowd.manager.webhook that implement WebhookHealthStrategyModifier and TypeClassDescriptionclassA Webhook health strategy that imposes a limit to the number of consecutive failures for at least some time.Constructors in com.atlassian.crowd.manager.webhook with parameters of type WebhookHealthStrategyModifierConstructorDescriptionWebhookNotificationListenerImpl(WebhookRegistry webhookRegistry, WebhookHealthStrategy webhookHealthStrategy)