Uses of Interface
com.atlassian.confluence.tenant.TenantRegistry
Package
Description
Confluence implementation of the SAL timezone API.
-
Uses of TenantRegistry in com.atlassian.confluence.api.impl.sal.timezone
ModifierConstructorDescriptionConfluenceTimeZoneManager
(ConfluenceUserResolver confluenceUserResolver, UserPreferencesAccessor userPreferencesAccessor, GlobalSettingsManager settingsManager, TenantRegistry tenantRegistry) Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 -
Uses of TenantRegistry in com.atlassian.confluence.impl.security
ModifierConstructorDescriptionSpacePermissionCachePrimer
(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, com.atlassian.confluence.impl.security.SpacePermissionCachePrimer.Primeable spacePermissionManager, ScheduledExecutorService scheduledExecutorService, TenantRegistry tenantRegistry, SpaceManager spaceManager, DarkFeaturesManager darkFeaturesManager) -
Uses of TenantRegistry in com.atlassian.confluence.impl.startup
ModifierConstructorDescriptionConfluenceStartAnalyticsEventPublisher
(com.atlassian.event.api.EventPublisher eventPublisher, TenantRegistry tenantRegistry, ConfluenceStartAnalyticsEventFactory confluenceStartEventFactory, Executor executor) -
Uses of TenantRegistry in com.atlassian.confluence.plugin
Modifier and TypeMethodDescriptionstatic TransactionalPluginLoader
DatabaseClassLoadingPluginLoader.create
(PluginDirectoryProvider directoryProvider, PluginDataDao pluginDataDao, TenantRegistry tenantRegistry, List<com.atlassian.plugin.factories.PluginFactory> listPluginFactories, com.atlassian.plugin.event.PluginEventManager pluginEventManager, TransactionalHostContextAccessor hostContextAccessor) Deprecated, for removal: This API element is subject to removal in a future version.since 8.6ModifierConstructorDescriptionDatabaseClassLoadingPluginLoader
(PluginDirectoryProvider directoryProvider, PluginDataDao pluginDataDao, TenantRegistry tenantRegistry, List<com.atlassian.plugin.factories.PluginFactory> listPluginFactories, com.atlassian.plugin.event.PluginEventManager pluginEventManager, TransactionalHostContextAccessor hostContextAccessor) Deprecated, for removal: This API element is subject to removal in a future version.DatabasePluginScanner
(PluginDataDao pluginDataDao, File workDir, TenantRegistry ignored, TransactionalHostContextAccessor hostContextAccessor) Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 -
Uses of TenantRegistry in com.atlassian.confluence.plugin.webresource
ModifierConstructorDescriptionDefaultCounter
(String key, com.atlassian.bandana.BandanaManager bandanaManager, TenantRegistry ignored) Deprecated, for removal: This API element is subject to removal in a future version.since 8.6DefaultCssResourceCounterManager
(com.atlassian.bandana.BandanaManager bandanaManager, TenantRegistry ignored) Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 -
Uses of TenantRegistry in com.atlassian.confluence.setup
ModifierConstructorDescriptionSetupPluginManager
(com.atlassian.plugin.PluginRegistry.ReadWrite pluginRegistry, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.plugin.manager.PluginPersistentStateStore pluginStateStore, List<Object> pluginLoaders, com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory, com.atlassian.plugin.event.PluginEventManager pluginEventManager, com.atlassian.event.api.EventPublisher eventPublisher, TenantRegistry tenantRegistry) Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 -
Uses of TenantRegistry in com.atlassian.confluence.tenant
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 8.6class
Deprecated, for removal: This API element is subject to removal in a future version.since 8.6ModifierConstructorDescriptionBroadcastingTenantRegistry
(TenantRegistry delegate, com.atlassian.event.api.EventPublisher eventPublisher) Deprecated, for removal: This API element is subject to removal in a future version.SystemTenant
(TenantRegistry tenantRegistry) Deprecated, for removal: This API element is subject to removal in a future version.