Uses of Interface
com.atlassian.crowd.manager.webhook.WebhookHealthStrategy

Packages that use WebhookHealthStrategy
com.atlassian.crowd.manager.webhook   
 

Uses of WebhookHealthStrategy in com.atlassian.crowd.manager.webhook
 

Classes in com.atlassian.crowd.manager.webhook that implement WebhookHealthStrategy
 class NoLongTermFailureStrategy
          A 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 WebhookHealthStrategy
WebhookNotificationListenerImpl(WebhookRegistry webhookRegistry, WebhookHealthStrategy webhookHealthStrategy)
           
 



Copyright © 2014 Atlassian. All Rights Reserved.