| 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.tenant | |
| 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(ConfluenceUserResolver confluenceUserResolver,
UserPreferencesAccessor userPreferencesAccessor,
GlobalSettingsManager 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,
Executor executor) |
| Constructor and Description |
|---|
TenantedProxyFactory(TenantRegistry tenantRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionalPluginLoader |
DatabaseClassLoadingPluginLoader.create(PluginDirectoryProvider directoryProvider,
PluginDataDao pluginDataDao,
TenantRegistry tenantRegistry,
List<com.atlassian.plugin.factories.PluginFactory> listPluginFactories,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
TransactionalHostContextAccessor hostContextAccessor) |
| 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 |
|---|
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)
Deprecated.
since 5.9. Use
UserMacroLibrary(BandanaManager, EventPublisher, TenantRegistry, Supplier) instead. |
UserMacroLibrary(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TenantRegistry tenantRegistry,
MacroManager macroManager)
Deprecated.
since 5.10. Use
UserMacroLibrary(BandanaManager, EventPublisher, TenantRegistry, Supplier) instead. |
UserMacroLibrary(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TenantRegistry tenantRegistry,
com.atlassian.util.concurrent.Supplier<MacroManager> macroManagerSupplier) |
| Constructor and Description |
|---|
SetupPluginManager(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) |
| 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
Deprecated.
Since 7.0. Access via
TenantGate.getTenantRegistry(). |
| Modifier and Type | Method and Description |
|---|---|
protected TenantRegistry |
TenantGate.getTenantRegistry()
Deprecated.
|
| 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(TenantRegistry) |
TenantGate(TenantRegistry tenantRegistry,
Class[] proxyInterfaces)
Deprecated.
|
Copyright © 2003–2022 Atlassian. All rights reserved.