| Constructor and Description |
|---|
ConfluenceTimeZoneManager(UserAccessor userAccessor,
SettingsManager settingsManager,
TenantRegistry tenantRegistry) |
| Constructor and Description |
|---|
UnicornSchedulerService(com.atlassian.scheduler.caesium.spi.CaesiumSchedulerConfiguration config,
com.atlassian.scheduler.core.spi.RunDetailsDao runDetailsDao,
com.atlassian.scheduler.caesium.spi.ClusteredJobDao clusteredJobDao,
com.atlassian.scheduler.core.util.ParameterMapSerializer parameterMapSerializer,
TenantRegistry tenantRegistry,
com.atlassian.tenant.impl.TenantIdSetter tenantIdSetter,
VCacheRequestContextManager vCacheRequestContextManager) |
| Constructor and Description |
|---|
UnicornTenantSetup(TenantRegistry tenantRegistry,
com.atlassian.tenancy.api.TenantAccessor tenantAccessor,
com.atlassian.plugin.PluginController pluginController,
com.atlassian.plugin.SplitStartupPluginSystemLifecycle splitStartupPluginSystemLifecycle,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.config.lifecycle.LifecycleManager lifecycleManager,
LicenseService licenseService,
CommonTenantSetup commonTenantSetup,
com.atlassian.tenant.impl.TenantIdSetter tenantIdSetter,
UnicornStartup unicornStartup) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLocaleManager.setTenantRegistry(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) |
| Constructor and Description |
|---|
ConfluenceCDNStrategyFactory(TenantRegistry tenantRegistry,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier,
BaseUrlCDNStrategy baseUrlCDNStrategy,
FixedUrlCDNStrategy fixedUrlCDNStrategy,
com.atlassian.vcache.VCacheFactory cacheFactory) |
DefaultCssResourceCounterManager(BandanaManager bandanaManager,
TenantRegistry tenantRegistry) |
| Constructor and Description |
|---|
EdgeLuceneConnectionSupplier(Supplier<org.apache.lucene.store.Directory> directorySupplier,
TenantRegistry tenantRegistry) |
| Constructor and Description |
|---|
UserMacroLibrary(BandanaManager bandanaManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TenantRegistry tenantRegistry) |
| Constructor and Description |
|---|
LuceneConnectionSupplier(File directory,
org.apache.lucene.analysis.Analyzer analyzer,
com.atlassian.bonnie.DefaultConfiguration configuration,
com.atlassian.bonnie.search.SearcherInitialisation initialisation,
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<T> proxyInterface) |
Copyright © 2003–2016 Atlassian. All rights reserved.