Uses of Interface
com.atlassian.confluence.setup.BootstrapManager
Packages that use BootstrapManager
Package
Description
These REST resources are replacements for admin-level functest RPC calls and should only
 be run by a sys-admin in a websudo session.
Provides implementation of Journal Service.
- 
Uses of BootstrapManager in com.atlassian.confluence.coreConstructors in com.atlassian.confluence.core with parameters of type BootstrapManager
- 
Uses of BootstrapManager in com.atlassian.confluence.functest.rest.adminConstructors in com.atlassian.confluence.functest.rest.admin with parameters of type BootstrapManager
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.health.checksConstructors in com.atlassian.confluence.impl.health.checks with parameters of type BootstrapManagerModifierConstructorDescriptionDefaultDataSourceConfiguration(com.atlassian.config.db.HibernateConfig hibernateConfig, MBeanServer mBeanServer, BootstrapManager bootstrapManager) LicenseValidationHealthCheck(BootstrapManager bootstrapManager, LicenseService licenseService, LicenseValidator licenseValidator) 
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.health.webConstructors in com.atlassian.confluence.impl.health.web with parameters of type BootstrapManagerModifierConstructorDescriptionLegacyJohnsonEventSerializer(I18NBeanFactory i18NBeanFactory, BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.importexportFields in com.atlassian.confluence.impl.importexport declared as BootstrapManagerMethods in com.atlassian.confluence.impl.importexport with parameters of type BootstrapManagerModifier and TypeMethodDescriptionvoidAbstractXmlExporter.setBootstrapManager(BootstrapManager bootstrapManager) Constructors in com.atlassian.confluence.impl.importexport with parameters of type BootstrapManagerModifierConstructorDescriptionDefaultImportExportManager(ContentPermissionManager contentPermissionManager, BootstrapManager bootstrapManager, PageManager pageManager, com.atlassian.event.api.EventPublisher eventPublisher) Deprecated.
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.indexConstructors in com.atlassian.confluence.impl.index with parameters of type BootstrapManagerModifierConstructorDescriptionDefaultIndexRecoveryService(JournalStateStore journalStateStore, JournalDao journalDao, com.atlassian.dc.filestore.api.FileStore.Path sharedHome, ClusterManagerInternal clusterManager, com.atlassian.event.api.EventPublisher eventPublisher, ClusterEventWrapperService clusterEventWrapperService, com.atlassian.plugin.PluginAccessor pluginAccessor, ClusterConfigurationHelper clusterConfigurationHelper, ConfluenceDirectories confluenceDirectories, BootstrapManager bootstrapManager, SearchPlatformConfig searchPlatformConfig) 
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.journalConstructors in com.atlassian.confluence.impl.journal with parameters of type BootstrapManager
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.loggingMethods in com.atlassian.confluence.impl.logging with parameters of type BootstrapManagerModifier and TypeMethodDescriptionstatic voidLogAppenderController.reconfigureAppendersWithLogDirectory(BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.logging.log4j.configConstructors in com.atlassian.confluence.impl.logging.log4j.config with parameters of type BootstrapManager
- 
Uses of BootstrapManager in com.atlassian.confluence.impl.setupConstructors in com.atlassian.confluence.impl.setup with parameters of type BootstrapManagerModifierConstructorDescriptionDelegatingBootstrapConfigurer(BootstrapManager bootstrapManager, com.atlassian.config.internal.ApplicationConfig applicationConfig) 
- 
Uses of BootstrapManager in com.atlassian.confluence.importexport.implConstructors in com.atlassian.confluence.importexport.impl with parameters of type BootstrapManagerModifierConstructorDescriptionCleanTempDirectoryJob(BootstrapManager bootstrapManager, DownloadGateKeeper gateKeeper) ConfluenceTempDirExportFileNameGenerator(BootstrapManager bootstrapManager, String exportDirPrefix, String extension, String dateFormat, String timeFormat) Deprecated.
- 
Uses of BootstrapManager in com.atlassian.confluence.importexport.resourceConstructors in com.atlassian.confluence.importexport.resource with parameters of type BootstrapManagerModifierConstructorDescriptionExportDownloadResourceManager(BootstrapManager bootstrapManager, GateKeeper gateKeeper, PermissionManager permissionManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.internal.index.lucene.snapshotConstructors in com.atlassian.confluence.internal.index.lucene.snapshot with parameters of type BootstrapManagerModifierConstructorDescriptionDefaultLuceneIndexSnapshotManager(com.atlassian.plugin.PluginAccessor pluginAccessor, BootstrapManager bootstrapManager, com.atlassian.dc.filestore.api.compat.FilesystemPath sharedHome, JournalStateStore journalStateStore) DefaultLuceneIndexSnapshotManager(com.atlassian.plugin.PluginAccessor pluginAccessor, BootstrapManager bootstrapManager, com.atlassian.dc.filestore.api.compat.FilesystemPath sharedHome, JournalStateStore journalStateStore, Function<Path, Optional<Long>> indexVersionReader) 
- 
Uses of BootstrapManager in com.atlassian.confluence.license.rest.resourceConstructors in com.atlassian.confluence.license.rest.resource with parameters of type BootstrapManagerModifierConstructorDescriptionLicenseResource(LicenseWebFacade licenseWebFacade, BootstrapManager bootstrapManager, ClusterManager clusterManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, LicenseService licenseService, UserChecker userChecker, com.atlassian.upm.api.license.DataCenterCrossgradeablePlugins dataCenterCrossgradeablePlugins) 
- 
Uses of BootstrapManager in com.atlassian.confluence.pages.thumbnailMethods in com.atlassian.confluence.pages.thumbnail with parameters of type BootstrapManagerModifier and TypeMethodDescriptionvoidDefaultThumbnailManager.setBootstrapManager(BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.plugin.descriptor.web.conditionsMethods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type BootstrapManagerModifier and TypeMethodDescriptionvoidBuildNumberCondition.setBootstrapManager(BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditionsConstructors in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions with parameters of type BootstrapManagerModifierConstructorDescriptionBuildNumberUrlReadingCondition(BootstrapManager bootstrapManager, BuildNumberRangeChecker buildNumberRangeChecker) 
- 
Uses of BootstrapManager in com.atlassian.confluence.plugins.synchrony.bootstrapConstructors in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type BootstrapManagerModifierConstructorDescriptionDefaultSynchronyProcessManager(BootstrapManager bootstrapManager, SystemInformationService systemInformationService, com.atlassian.confluence.plugins.synchrony.config.SynchronyConfigurationManager synchronyConfigurationManager, SynchronyMonitor synchronyMonitor, com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyExecutorServiceProvider executorServiceProvider, ClusterManager clusterManager, SynchronyProxyMonitor synchronyProxyMonitor, com.atlassian.event.api.EventPublisher eventPublisher, BandanaManagerInternal bandanaManager, SynchronyEnvironmentBuilder synchronyEnvironmentBuilder, SynchronyProcessBuilder synchronyProcessBuilder) SynchronyEnvironmentBuilder(BootstrapManager bootstrapManager, SystemInformationService systemInformationService, ClusterManager clusterManager, TomcatConfigHelper tomcatConfigHelper) SynchronyInteropBootstrap(SynchronyProcessManager processManager, com.atlassian.event.api.EventPublisher eventPublisher, BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.securityMethods in com.atlassian.confluence.security with parameters of type BootstrapManagerModifier and TypeMethodDescriptionvoidDefaultSetSpacePermissionChecker.setBootstrapManager(BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.setupSubinterfaces of BootstrapManager in com.atlassian.confluence.setupModifier and TypeInterfaceDescriptioninterfaceInternal interface of Bootstrap ManagerClasses in com.atlassian.confluence.setup that implement BootstrapManagerModifier and TypeClassDescriptionclassBootstrapManager is responsible for initializing the dependencies of Confluence environment.Methods in com.atlassian.confluence.setup that return BootstrapManagerModifier and TypeMethodDescriptionprotected BootstrapManagerAbstractBootstrapApplicationListener.getBootstrapManager()DefaultDatabaseVerifier.getBootstrapManager()Methods in com.atlassian.confluence.setup with parameters of type BootstrapManagerModifier and TypeMethodDescriptionvoidConfluenceLicenseRegistry.setBootstrapManager(BootstrapManager bootstrapManager) Deprecated.voidDefaultDatabaseVerifier.setBootstrapManager(BootstrapManager bootstrapManager) Constructors in com.atlassian.confluence.setup with parameters of type BootstrapManagerModifierConstructorDescriptionConfluenceRendererConfiguration(BootstrapManager bootstrapManager, SettingsManager settingsManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.setup.actionsMethods in com.atlassian.confluence.setup.actions that return BootstrapManagerModifier and TypeMethodDescriptionprotected BootstrapManagerAbstractSetupAction.getBootstrapManager()
- 
Uses of BootstrapManager in com.atlassian.confluence.setup.velocityConstructors in com.atlassian.confluence.setup.velocity with parameters of type BootstrapManagerModifierConstructorDescriptionDynamicContextItemProvider(GlobalSettingsManager globalSettingsManager, GlobalDescriptionManager globalDescriptionManager, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, UserPreferencesAccessor userPreferencesAccessor, DocumentationBeanFactory documentationBeanFactory, DarkFeaturesManager darkFeaturesManager, UserProfilePictureAccessor userProfilePictureAccessor, BootstrapManager bootstrapManager, ConfluenceAccessManager confluenceAccessManager, DateFormatService dateFormatService, AccessModeService accessModeService, PermissionManager permissionManager, LicenseService licenseService, MessageManager messageManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.status.serviceMethods in com.atlassian.confluence.status.service with parameters of type BootstrapManagerModifier and TypeMethodDescriptionvoidDefaultSystemInformationService.setBootstrapManager(BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.upgrade.upgradetaskMethods in com.atlassian.confluence.upgrade.upgradetask with parameters of type BootstrapManagerModifier and TypeMethodDescriptionstatic booleanDataAccessUtils.isColumnPresent(String tableName, String columnName, org.springframework.transaction.PlatformTransactionManager transactionManager, org.hibernate.SessionFactory sessionFactory, BootstrapManager bootstrapManager) Get whether a column is present in the database.
- 
Uses of BootstrapManager in com.atlassian.confluence.userConstructors in com.atlassian.confluence.user with parameters of type BootstrapManagerModifierConstructorDescriptionDefaultSignupValidator(SignupManager easyUserManager, UserChecker userChecker, BootstrapManager bootstrapManager) 
- 
Uses of BootstrapManager in com.atlassian.confluence.util.dbMethods in com.atlassian.confluence.util.db with parameters of type BootstrapManagerModifier and TypeMethodDescriptionDatabaseUtils.evaluationDatabaseName(BootstrapManager bootstrapManager) Returns the name of the currently used evaluation database or empty if using a production database.
ConfluenceTempDirExportFileNameGenerator.create(ConfluenceDirectories, String, String, String, String)