| Constructor and Description |
|---|
DefaultCacheSettingsManager(BootstrapManager bootstrapManager,
String cacheSettingsDefaults,
String cacheSettingsOverrides) |
DefaultCacheSettingsManager(BootstrapManager bootstrapManager,
String cacheSettingsDefaults,
String cacheSettingsOverrides,
List<String> ignored)
Deprecated.
since 5.9.1
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapManager |
ConfluenceActionSupport.getBootstrapManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceActionSupport.setBootstrapManager(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
DefaultContextPathHolder(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
AsapResource(BootstrapManager bootstrapManager) |
BootstrapResource(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
EhCacheConfigFileStore(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DataAccessUtils.isColumnPresent(String tableName,
String columnName,
org.springframework.transaction.PlatformTransactionManager transactionManager,
org.hibernate.SessionFactory sessionFactory,
BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
FilesystemJournalStateStore(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
protected BootstrapManager |
ConfluenceStartupContextListener.getBootstrapManager() |
| Constructor and Description |
|---|
BootstrapInitializer(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
DefaultImportExportManager(ContentPermissionManager contentPermissionManager,
BootstrapManager bootstrapManager,
PageManager pageManager,
com.atlassian.event.api.EventPublisher eventPublisher,
UpgradeManager upgradeManager) |
| Modifier and Type | Field and Description |
|---|---|
protected BootstrapManager |
AbstractXmlExporter.bootstrapManager |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractXmlExporter.setBootstrapManager(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
CleanTempDirectoryJob(BootstrapManager bootstrapManager,
int deleteFilesOlderThanHours) |
ConfluenceTempDirExportFileNameGenerator(BootstrapManager bootstrapManager,
String exportDirPrefix,
String extension,
String timeFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebImagesDownloadResourceManager.setBootstrapManager(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
ExportDownloadFromFilestoreResourceManager(MediaApiClientSupplier clientSupplier,
MediaApiClientIdentitySupplier clientIdentitySupplier,
GateKeeper gateKeeper,
BootstrapManager bootstrapManager,
PermissionManager permissionManager) |
| Constructor and Description |
|---|
FileBackupImporter(JournalStateStore journalStateStore,
JournalStateStore bandanaJournalStateStore,
BootstrapManager bootstrapManager,
BackupRestoreProviderManager backupRestoreProviderManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
DefaultAttachmentManager systemDefaultAttachmentManager,
PluginDataImportService pluginDataImportService,
com.atlassian.bonnie.Indexer indexer) |
| Constructor and Description |
|---|
HomeDirectoryDeepCheck(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
SystemInformationService |
StatusServiceAppConfig.systemInformationService(BootstrapManager bootstrapManager,
org.hibernate.SessionFactory sessionFactory5,
com.atlassian.plugin.PluginAccessor pluginAccessor,
SettingsManager settingsManager,
ConfluenceSidManager sidManager,
I18NBeanFactory userI18NBeanFactory,
BandanaManager bandanaManager,
LicenseService licenseService,
DateFormatterFactory dateFormatterFactory,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericVelocityMacro.setBootstrapManager(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
static File |
ConfluencePluginUtils.getBundledPluginDirectory(BootstrapManager bootstrapManager)
Deprecated.
since 3.4, use com.atlassian.confluence.plugin.PluginDirectoryProvider#getBundledPluginDirectory
If running before bootstrap use getBundledPluginDirectory(HomeLocator homeLocator), the homeLocator
returns the correct confluence home even if bootstrap hasn't been initialised.
|
static File |
ConfluencePluginUtils.getPluginDirectory(BootstrapManager bootstrapManager)
Deprecated.
since 3.4, use com.atlassian.confluence.plugin.PluginDirectoryProvider#getPluginDirectory
|
static File |
ConfluencePluginUtils.getPluginsPersistentCacheDirectory(BootstrapManager bootstrapManager)
Deprecated.
since 3.4, use com.atlassian.confluence.plugin.PluginDirectoryProvider#getPluginsPersistentCacheDirectory
If running before bootstrap use getBundledPluginDirectory(HomeLocator homeLocator), the homeLocator
returns the correct confluence home even if bootstrap hasn't been initialised.
|
static File |
ConfluencePluginUtils.getPluginTempDirectory(BootstrapManager bootstrapManager)
Deprecated.
since 3.4, use com.atlassian.confluence.plugin.PluginDirectoryProvider#getPluginTempDirectory
If running before bootstrap use getPluginTempDirectory(HomeLocator homeLocator), the homeLocator
returns the correct confluence home even if bootstrap hasn't been initialised.
|
| Constructor and Description |
|---|
BundledPluginLoaderFactory(PluginDirectoryProvider pluginDirectoryProvider,
List<com.atlassian.plugin.factories.PluginFactory> pluginFactories,
com.atlassian.plugin.event.PluginEventManager eventManager,
org.springframework.core.io.Resource excludesConfig,
BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildNumberCondition.setBootstrapManager(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
BuildNumberUrlReadingCondition(BootstrapManager bootstrapManager,
BuildNumberRangeChecker buildNumberRangeChecker) |
| Constructor and Description |
|---|
DirectorySupplier(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
HomeDirectoryHealthCheck(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationMapMacro.setBootstrapManager(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
PagesSoapService.setBootstrapManager(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
LuceneConnectionSupplier(BootstrapManager bootstrapManager,
org.apache.lucene.analysis.Analyzer analyzer,
com.atlassian.bonnie.DefaultConfiguration configuration,
com.atlassian.bonnie.search.SearcherInitialisation initialisation,
TenantRegistry tenantRegistry) |
TempIndexWriterStrategy(ProgressWrapper progressWrapper,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
BootstrapManager bootstrapManager,
com.atlassian.bonnie.analyzer.LuceneAnalyzerFactory analyzerFactory) |
| Constructor and Description |
|---|
UserDictionaryFactory(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSetSpacePermissionChecker.setBootstrapManager(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
ExportWordPageServer(BootstrapManager bootstrapManager,
SettingsManager settingsManager,
PageManager pageManager,
PermissionManager permissionManager,
Renderer viewBodyTypeAwareRenderer,
Excerpter excerpter,
com.atlassian.plugin.webresource.PluginResourceLocator pluginResourceLocator,
DownloadResourceManager downloadResourceManager,
MimetypesFileTypeMap mimetypesFileTypeMap) |
| Constructor and Description |
|---|
ExportDownload(com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
org.springframework.transaction.PlatformTransactionManager transactionManager,
DownloadResourceManager downloadResourceManager,
FeatureFlagServiceClient featureFlagServiceClient,
MediaApiSupportService mediaApiSupportService,
GateKeeper gateKeeper,
BootstrapManager bootstrapManager,
PermissionManager permissionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBootstrapManager
BootstrapManager is responsible for initializing the dependencies of Confluence environment.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapManager |
BootstrapAppConfig.bootstrapManager() |
protected BootstrapManager |
AbstractBootstrapApplicationListener.getBootstrapManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceLicenseRegistry.setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated.
|
| Constructor and Description |
|---|
BootstrapPropertiesProvider(BootstrapManager bootstrapManager) |
ConfluenceRendererConfiguration(BootstrapManager bootstrapManager,
SettingsManager settingsManager) |
| Constructor and Description |
|---|
ConfluenceBandanaPersister(XStreamManager xStreamManager,
BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
DefaultSystemInformationService(BootstrapManager bootstrapManager,
org.hibernate.SessionFactory sessionFactory,
com.atlassian.plugin.PluginAccessor pluginAccessor,
SettingsManager settingsManager,
ConfluenceSidManager sidManager,
I18NBeanFactory i18NBeanFactory,
BandanaManager bandanaManager,
LicenseService licenseService,
DateFormatterFactory dateFormatterFactory,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager) |
| Constructor and Description |
|---|
DropForeignKeyConstraintCommandFactory(BootstrapManager bootstrapManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
org.hibernate.SessionFactory sessionFactory) |
| Constructor and Description |
|---|
NotificationPageColumnUpgradeTask(org.hibernate.SessionFactory sessionFactory,
BootstrapManager bootstrapManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
ConfluenceHibernateConfig hibernateConfig) |
RenameEhcachePropertiesUpgradeTask(BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
DefaultSignupValidator(SignupManager signupManager,
UserAccessor userAccessor,
BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
static File |
GeneralUtil.getLocalTempDirectory(BootstrapManager bootstrapManager)
Checks if local temp directory exists before returning the path.
|
static File |
GeneralUtil.getSharedTempDirectory(BootstrapManager bootstrapManager)
Checks if shared temp directory exists before returning the path.
|
| Constructor and Description |
|---|
OnDemandExporter(org.hibernate.SessionFactory sessionFactory,
SettingsManager settingsManager,
BootstrapManager bootstrapManager,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager,
BackupRestoreProviderManager backupRestoreProviderManager,
AttachmentManager attachmentManager,
I18NBeanFactory i18NBeanFactory,
PluginDataExportService pluginDataExportService,
MediaApiClientSupplier mediaApiClientSupplier,
MediaApiClientIdentitySupplier mediaApiClientIdentitySupplier,
FeatureFlagServiceClient featureFlagServiceClient,
ZipperTaskProgressManager zipperTaskProgressManager,
ZipperClientSupplier zipperClientSupplier,
com.atlassian.tenant.api.TenantContextProvider<ConfluenceTenantContext> tenantContextProvider,
ExportKeyProvider exportKeyProvider,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
com.atlassian.sal.spi.HostContextAccessor hostContextAccessor,
OnDemandXMLDatabinderFactory databinderFactory,
GateKeeper gateKeeper,
com.atlassian.beehive.ClusterLockService clusterLockService) |
Copyright © 2003–2017 Atlassian. All rights reserved.