Uses of Interface
com.atlassian.confluence.setup.BootstrapManager
-
-
Uses of BootstrapManager in com.atlassian.confluence.cache
Constructors in com.atlassian.confluence.cache with parameters of type BootstrapManager Constructor Description DefaultCacheSettingsManager(BootstrapManager bootstrapManager, com.atlassian.beehive.ClusterLockService clusterLockService, String cacheSettingsDefaults, String cacheSettingsOverrides)
Deprecated.since 7.12 UseCacheSettingsManagerFactory
DefaultCacheSettingsManager(BootstrapManager bootstrapManager, com.atlassian.beehive.ClusterLockService clusterLockService, String cacheSettingsDefaults, String cacheSettingsOverrides, List<String> ignored)
Deprecated.since 5.9.1 UseCacheSettingsManagerFactory
-
Uses of BootstrapManager in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return BootstrapManager Modifier and Type Method Description protected BootstrapManager
ConfluenceActionSupport. getBootstrapManager()
Deprecated.since 7.20.0.Methods in com.atlassian.confluence.core with parameters of type BootstrapManager Modifier and Type Method Description void
ConfluenceActionSupport. setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated.since 8.5.3.Constructors in com.atlassian.confluence.core with parameters of type BootstrapManager Constructor Description DefaultContextPathHolder(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.functest.rest.admin
Constructors in com.atlassian.confluence.functest.rest.admin with parameters of type BootstrapManager Constructor Description BootstrapResource(BootstrapManager bootstrapManager)
SpaceImportDirectoryCreationResource(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.filestore
Constructors in com.atlassian.confluence.impl.filestore with parameters of type BootstrapManager Constructor Description FileStoreFactory(BootstrapManager bootstrapManager)
Deprecated. -
Uses of BootstrapManager in com.atlassian.confluence.impl.health.checks
Constructors in com.atlassian.confluence.impl.health.checks with parameters of type BootstrapManager Constructor Description DefaultDataSourceConfiguration(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.web
Constructors in com.atlassian.confluence.impl.health.web with parameters of type BootstrapManager Constructor Description LegacyJohnsonEventSerializer(I18NBeanFactory i18NBeanFactory, BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.importexport
Fields in com.atlassian.confluence.impl.importexport declared as BootstrapManager Modifier and Type Field Description protected BootstrapManager
AbstractXmlExporter. bootstrapManager
Methods in com.atlassian.confluence.impl.importexport with parameters of type BootstrapManager Modifier and Type Method Description void
AbstractXmlExporter. setBootstrapManager(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.index
Constructors in com.atlassian.confluence.impl.index with parameters of type BootstrapManager Constructor Description DefaultIndexRecoveryService(JournalStateStore journalStateStore, JournalDao journalDao, com.atlassian.dc.filestore.api.FileStore.Path sharedHome, ClusterManager 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.journal
Constructors in com.atlassian.confluence.impl.journal with parameters of type BootstrapManager Constructor Description FilesystemJournalStateStore(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.logging
Methods in com.atlassian.confluence.impl.logging with parameters of type BootstrapManager Modifier and Type Method Description static void
LogAppenderController. reconfigureAppendersWithLogDirectory(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.logging.log4j.config
Constructors in com.atlassian.confluence.impl.logging.log4j.config with parameters of type BootstrapManager Constructor Description Log4j2ConfigService(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.setup
Classes in com.atlassian.confluence.impl.setup that implement BootstrapManager Modifier and Type Class Description class
BootstrapStatusProviderImpl
Constructors in com.atlassian.confluence.impl.setup with parameters of type BootstrapManager Constructor Description DelegatingBootstrapConfigurer(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.impl.struts
Constructors in com.atlassian.confluence.impl.struts with parameters of type BootstrapManager Constructor Description ConfluenceStrutsConfigurationProvider(BootstrapManager bootstrapManager)
ConfluenceStrutsSettings(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.importexport
Constructors in com.atlassian.confluence.importexport with parameters of type BootstrapManager Constructor Description DefaultImportExportManager(ContentPermissionManager contentPermissionManager, BootstrapManager bootstrapManager, PageManager pageManager, com.atlassian.event.api.EventPublisher eventPublisher, UpgradeManager upgradeManager, com.atlassian.plugin.PluginController pluginController, com.atlassian.plugin.PluginAccessor pluginAccessor)
Deprecated. -
Uses of BootstrapManager in com.atlassian.confluence.importexport.impl
Constructors in com.atlassian.confluence.importexport.impl with parameters of type BootstrapManager Constructor Description CleanTempDirectoryJob(BootstrapManager bootstrapManager, DownloadGateKeeper gateKeeper)
ConfluenceTempDirExportFileNameGenerator(BootstrapManager bootstrapManager, String exportDirPrefix, String extension, String dateFormat, String timeFormat)
Deprecated. -
Uses of BootstrapManager in com.atlassian.confluence.importexport.resource
Constructors in com.atlassian.confluence.importexport.resource with parameters of type BootstrapManager Constructor Description ExportDownloadResourceManager(BootstrapManager bootstrapManager, GateKeeper gateKeeper, PermissionManager permissionManager)
-
Uses of BootstrapManager in com.atlassian.confluence.importexport.xmlimport
Methods in com.atlassian.confluence.importexport.xmlimport with parameters of type BootstrapManager Modifier and Type Method Description void
FileBackupImporter. setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated. -
Uses of BootstrapManager in com.atlassian.confluence.internal.index.lucene.snapshot
Constructors in com.atlassian.confluence.internal.index.lucene.snapshot with parameters of type BootstrapManager Constructor Description DefaultLuceneIndexSnapshotManager(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.resource
Constructors in com.atlassian.confluence.license.rest.resource with parameters of type BootstrapManager Constructor Description LicenseResource(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.thumbnail
Methods in com.atlassian.confluence.pages.thumbnail with parameters of type BootstrapManager Modifier and Type Method Description void
DefaultThumbnailManager. setBootstrapManager(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.plugin.descriptor.web.conditions
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type BootstrapManager Modifier and Type Method Description void
BuildNumberCondition. setBootstrapManager(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions
Constructors in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions with parameters of type BootstrapManager Constructor Description BuildNumberUrlReadingCondition(BootstrapManager bootstrapManager, BuildNumberRangeChecker buildNumberRangeChecker)
-
Uses of BootstrapManager in com.atlassian.confluence.plugins.synchrony.bootstrap
Constructors in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type BootstrapManager Constructor Description DefaultSynchronyProcessManager(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, com.atlassian.bandana.BandanaManager 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.security
Methods in com.atlassian.confluence.security with parameters of type BootstrapManager Modifier and Type Method Description void
DefaultSetSpacePermissionChecker. setBootstrapManager(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.servlet
Constructors in com.atlassian.confluence.servlet with parameters of type BootstrapManager Constructor Description ExportWordPageServer(BootstrapManager bootstrapManager, SettingsManager settingsManager, PageManager pageManager, PermissionManager permissionManager, Renderer viewBodyTypeAwareRenderer, Excerpter excerpter, com.atlassian.plugin.webresource.PluginResourceLocator pluginResourceLocator, DownloadResourceManager downloadResourceManager, com.atlassian.event.api.EventPublisher eventPublisher, javax.activation.MimetypesFileTypeMap ignored)
Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 -
Uses of BootstrapManager in com.atlassian.confluence.setup
Subinterfaces of BootstrapManager in com.atlassian.confluence.setup Modifier and Type Interface Description interface
BootstrapManagerInternal
Internal interface of Bootstrap ManagerClasses in com.atlassian.confluence.setup that implement BootstrapManager Modifier and Type Class Description class
DefaultBootstrapManager
BootstrapManager is responsible for initializing the dependencies of Confluence environment.Methods in com.atlassian.confluence.setup that return BootstrapManager Modifier and Type Method Description protected BootstrapManager
AbstractBootstrapApplicationListener. getBootstrapManager()
BootstrapManager
DefaultDatabaseVerifier. getBootstrapManager()
Methods in com.atlassian.confluence.setup with parameters of type BootstrapManager Modifier and Type Method Description void
ConfluenceLicenseRegistry. setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated.void
DefaultDatabaseVerifier. setBootstrapManager(BootstrapManager bootstrapManager)
Constructors in com.atlassian.confluence.setup with parameters of type BootstrapManager Constructor Description BootstrapPropertiesProvider(BootstrapManager bootstrapManager)
Deprecated.since 7.12BootstrapPropertiesProvider(BootstrapManager bootstrapManager, com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
Deprecated.ConfluenceRendererConfiguration(BootstrapManager bootstrapManager, SettingsManager settingsManager)
-
Uses of BootstrapManager in com.atlassian.confluence.setup.actions
Methods in com.atlassian.confluence.setup.actions that return BootstrapManager Modifier and Type Method Description protected BootstrapManager
AbstractSetupAction. getBootstrapManager()
-
Uses of BootstrapManager in com.atlassian.confluence.setup.bandana
Methods in com.atlassian.confluence.setup.bandana with parameters of type BootstrapManager Modifier and Type Method Description void
ConfluenceBandanaPersister. setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated. -
Uses of BootstrapManager in com.atlassian.confluence.status.service
Methods in com.atlassian.confluence.status.service with parameters of type BootstrapManager Modifier and Type Method Description void
DefaultSystemInformationService. setBootstrapManager(BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.upgrade.upgradetask
Methods in com.atlassian.confluence.upgrade.upgradetask with parameters of type BootstrapManager Modifier and Type Method Description static boolean
DataAccessUtils. 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.Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type BootstrapManager Constructor Description CheckAndFixSQLServerCatalogNameInJDBCConnectionUrlUpgradeTask(BootstrapManager bootstrapManager, String configFilename, SingleConnectionProvider databaseHelper, com.atlassian.config.ApplicationConfig applicationConfig, TomcatConfigHelper tomcatConfigHelper)
-
Uses of BootstrapManager in com.atlassian.confluence.user
Constructors in com.atlassian.confluence.user with parameters of type BootstrapManager Constructor Description DefaultSignupValidator(SignupManager easyUserManager, UserChecker userChecker, BootstrapManager bootstrapManager)
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor, SpacePermissionManagerInternal spacePermissionManager, NotificationManager notificationManager, PersonalInformationManager personalInformationManager, UserChecker userChecker, AttachmentManager attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPermissionManager contentPermissionManager, PermissionManager permissionManager, FollowManager followManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, DisabledUserManager disabledUserManager, ConfluenceUserDao confluenceUserDao, com.atlassian.user.UserManager backingUserManager, SettingsManager settingsManager, AvatarProviderAccessor avatarProviderAccessor, ResourceAccessor resourceAccessor, org.springframework.transaction.PlatformTransactionManager transactionManager, UserMentionsContentReindexer userMentionsContentReindexer, CrowdUserDirectoryHelper crowdUserDirectoryHelper, SynchronizationManager synchronizationManager, UserVerificationTokenManager userVerificationTokenManager, BootstrapManager bootstrapManager)
-
Uses of BootstrapManager in com.atlassian.confluence.util.db
Methods in com.atlassian.confluence.util.db with parameters of type BootstrapManager Modifier and Type Method Description static Optional<String>
DatabaseUtils. evaluationDatabaseName(BootstrapManager bootstrapManager)
Returns the name of the currently used evaluation database or empty if using a production database.
-