| Package | Description |
|---|---|
| com.atlassian.crowd.manager.application | |
| com.atlassian.crowd.manager.recovery | |
| com.atlassian.crowd.manager.webhook |
| Constructor and Description |
|---|
ApplicationServiceGeneric(DirectoryManager directoryManager,
SearchStrategyFactory searchStrategyFactory,
PermissionManager permissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EventStore eventStore,
WebhookRegistry webhookRegistry,
AvatarProvider avatarProvider) |
| Constructor and Description |
|---|
RecoveryModeAwareApplicationService(DirectoryManager directoryManager,
SearchStrategyFactory searchStrategyFactory,
PermissionManager permissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EventStore eventStore,
WebhookRegistry webhookRegistry,
AvatarProvider avatarProvider,
ApplicationFactory applicationFactory,
RecoveryModeService recoveryModeService) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebhookRegistryImpl
A manager for Webhooks
|
| Constructor and Description |
|---|
WebhookNotificationListenerImpl(WebhookRegistry webhookRegistry,
WebhookHealthStrategy webhookHealthStrategy) |
WebhookServiceImpl(WebhookRegistry webhookRegistry,
WebhookPinger webhookPinger,
KeyedExecutor<Long> executor,
WebhookNotificationListener webhookNotificationListener) |
Copyright © 2019 Atlassian. All rights reserved.