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