|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TenantRegistry in com.atlassian.confluence.plugin |
|---|
| Constructors in com.atlassian.confluence.plugin with parameters of type TenantRegistry | |
|---|---|
DatabaseClassLoadingPluginLoader(PluginDirectoryProvider directoryProvider,
PluginDataDao pluginDataDao,
TenantRegistry tenantRegistry,
java.util.List<com.atlassian.plugin.factories.PluginFactory> listPluginFactories,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
|
DatabasePluginScanner(PluginDataDao pluginDataDao,
java.io.File workDir,
TenantRegistry tenantRegistry)
|
|
| Uses of TenantRegistry in com.atlassian.confluence.plugin.webresource |
|---|
| Methods in com.atlassian.confluence.plugin.webresource with parameters of type TenantRegistry | |
|---|---|
void |
SuperBatchInvalidatorListener.setTenantRegistry(TenantRegistry tenantRegistry)
|
| Constructors in com.atlassian.confluence.plugin.webresource with parameters of type TenantRegistry | |
|---|---|
ConfluenceCDNStrategyFactory(TenantRegistry tenantRegistry,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier)
|
|
DefaultCounter(java.lang.String key,
com.atlassian.bandana.BandanaManager bandanaManager,
TenantRegistry tenantRegistry)
|
|
DefaultCssResourceCounterManager(com.atlassian.bandana.BandanaManager bandanaManager,
TenantRegistry tenantRegistry)
|
|
| Uses of TenantRegistry in com.atlassian.confluence.plugins.gadgets |
|---|
| Constructors in com.atlassian.confluence.plugins.gadgets with parameters of type TenantRegistry | |
|---|---|
GadgetCounter(com.atlassian.bandana.BandanaManager bandanaManager,
TenantRegistry tenantRegistry,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Uses of TenantRegistry in com.atlassian.confluence.renderer |
|---|
| Constructors in com.atlassian.confluence.renderer with parameters of type TenantRegistry | |
|---|---|
UserMacroLibrary(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
TenantRegistry tenantRegistry)
|
|
| Uses of TenantRegistry in com.atlassian.confluence.setup |
|---|
| Constructors in com.atlassian.confluence.setup with parameters of type TenantRegistry | |
|---|---|
SetupPluginManager(com.atlassian.plugin.manager.PluginPersistentStateStore pluginStateStore,
java.util.List<java.lang.Object> pluginLoaders,
com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TenantRegistry tenantRegistry)
|
|
| Uses of TenantRegistry in com.atlassian.confluence.setup.quartz |
|---|
| Constructors in com.atlassian.confluence.setup.quartz with parameters of type TenantRegistry | |
|---|---|
ConfluenceEnabledTriggerListener(OnDemandLicenseManager onDemandLicenseManager,
TenantRegistry tenantRegistry)
|
|
| Uses of TenantRegistry in com.atlassian.confluence.tenant |
|---|
| Classes in com.atlassian.confluence.tenant that implement TenantRegistry | |
|---|---|
class |
BroadcastingTenantRegistry
Decorator for TenantRegistry which publishes the events specified in the Atlassian Tenancy API. |
class |
VolatileSingleTenantRegistry
Zero to one tenant registry. |
| Fields in com.atlassian.confluence.tenant declared as TenantRegistry | |
|---|---|
protected TenantRegistry |
TenantGate.tenantRegistry
|
| Constructors in com.atlassian.confluence.tenant with parameters of type TenantRegistry | |
|---|---|
BroadcastingTenantRegistry(TenantRegistry delegate,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
SystemTenant(TenantRegistry tenantRegistry,
com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager)
|
|
TenantGate(TenantRegistry tenantRegistry,
java.lang.Class[] proxyInterfaces)
|
|
| Uses of TenantRegistry in com.atlassian.studio.confluence.startup |
|---|
| Constructors in com.atlassian.studio.confluence.startup with parameters of type TenantRegistry | |
|---|---|
TenantSetup(TenantRegistry tenantRegistry,
com.atlassian.tenancy.api.TenantAccessor tenantAccessor,
SettingsManager settingsManager,
DarkFeaturesManager darkFeaturesManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
SpacePermissionManager spacePermissionManager,
com.atlassian.plugin.PluginController pluginController,
ImportExportManager importExportManager,
ConfluenceIndexManager indexManager,
SpaceManager spaceManager,
ConfluenceSidManager sidManager,
com.atlassian.bandana.BandanaManager bandanaManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
UpgradeManager upgradeManager,
SystemTenant systemTenant,
com.atlassian.plugin.SplitStartupPluginSystemLifecycle splitStartupPluginSystemLifecycle,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.config.lifecycle.LifecycleManager lifecycleManager,
LicenseService licenseService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||