Package | Description |
---|---|
com.atlassian.confluence.api.impl.sal.timezone |
Confluence implementation of the SAL timezone API.
|
com.atlassian.confluence.impl.security | |
com.atlassian.confluence.impl.startup | |
com.atlassian.confluence.impl.themes.persistence | |
com.atlassian.confluence.plugin | |
com.atlassian.confluence.plugin.webresource | |
com.atlassian.confluence.renderer | |
com.atlassian.confluence.setup | |
com.atlassian.confluence.tenant |
Constructor and Description |
---|
ConfluenceTimeZoneManager(UserAccessor userAccessor,
SettingsManager settingsManager,
TenantRegistry tenantRegistry) |
Constructor and Description |
---|
SpacePermissionCachePrimer(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
com.atlassian.confluence.impl.security.SpacePermissionCachePrimer.Primeable spacePermissionManager,
ScheduledExecutorService scheduledExecutorService,
TenantRegistry tenantRegistry,
SpaceManager spaceManager,
DarkFeaturesManager darkFeaturesManager) |
Constructor and Description |
---|
ConfluenceStartAnalyticsEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher,
TenantRegistry tenantRegistry,
ConfluenceStartAnalyticsEventFactory confluenceStartEventFactory,
ScheduledExecutorService executor) |
Constructor and Description |
---|
PersistentDecoratorCachePrimer(PersistentDecoratorCachePrimer.Primeable persistentDecoratorDao,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
ScheduledExecutorService scheduledExecutorService,
TenantRegistry tenantRegistry) |
Constructor and Description |
---|
DatabaseClassLoadingPluginLoader(PluginDirectoryProvider directoryProvider,
PluginDataDao pluginDataDao,
TenantRegistry tenantRegistry,
List<com.atlassian.plugin.factories.PluginFactory> listPluginFactories,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
TransactionalHostContextAccessor hostContextAccessor) |
DatabasePluginScanner(PluginDataDao pluginDataDao,
File workDir,
TenantRegistry tenantRegistry,
TransactionalHostContextAccessor hostContextAccessor) |
DatabasePluginScanner(PluginDataDao pluginDataDao,
File workDir,
TenantRegistry tenantRegistry,
TransactionalHostContextAccessor hostContextAccessor,
Supplier<Boolean> isDatabaseConfigured) |
Modifier and Type | Method and Description |
---|---|
void |
SuperBatchInvalidatorListener.setTenantRegistry(TenantRegistry tenantRegistry) |
Constructor and Description |
---|
ConfluenceCDNStrategyFactory(TenantRegistry tenantRegistry,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier,
BaseUrlCDNStrategy baseUrlCDNStrategy,
FixedUrlCDNStrategy fixedUrlCDNStrategy) |
DefaultCounter(String key,
com.atlassian.bandana.BandanaManager bandanaManager,
TenantRegistry tenantRegistry) |
DefaultCssResourceCounterManager(com.atlassian.bandana.BandanaManager bandanaManager,
TenantRegistry tenantRegistry) |
Constructor and Description |
---|
UserMacroLibrary(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TenantRegistry tenantRegistry,
MacroManager macroManager) |
Constructor and Description |
---|
SetupPluginManager(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) |
Modifier and Type | Class and Description |
---|---|
class |
BroadcastingTenantRegistry
Decorator for
TenantRegistry which publishes the events specified in the Atlassian Tenancy API. |
class |
VolatileSingleTenantRegistry
Zero to one tenant registry.
|
Modifier and Type | Field and Description |
---|---|
protected TenantRegistry |
TenantGate.tenantRegistry |
Constructor and Description |
---|
BroadcastingTenantRegistry(TenantRegistry delegate,
com.atlassian.event.api.EventPublisher eventPublisher) |
SystemTenant(TenantRegistry tenantRegistry) |
SystemTenant(TenantRegistry tenantRegistry,
com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager)
Deprecated.
since 5.9 Use
SystemTenant.SystemTenant(TenantRegistry) |
TenantGate(TenantRegistry tenantRegistry,
Class[] proxyInterfaces) |
Copyright © 2003–2016 Atlassian. All rights reserved.