Uses of Class
com.atlassian.crowd.manager.webhook.WebhookPinger
Packages that use WebhookPinger
-
Uses of WebhookPinger in com.atlassian.crowd.manager.webhook
Constructors in com.atlassian.crowd.manager.webhook with parameters of type WebhookPingerModifierConstructorDescriptionWebhookNotifierRunnable(Webhook webhook, WebhookPinger webhookPinger, WebhookNotificationListener webhookNotificationListener) WebhookServiceImpl(WebhookRegistry webhookRegistry, WebhookPinger webhookPinger, KeyedExecutor<Long> executor, WebhookNotificationListener webhookNotificationListener)