Modifier and Type | Method and Description |
---|---|
BootstrapManager |
AdministrationConsoleAction.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
AdministrationConsoleAction.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
DefaultCacheSettingsManager(BootstrapManager bootstrapManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
String cacheSettingsDefaults,
String cacheSettingsOverrides,
List<String> nonFlushableCaches) |
Constructor and Description |
---|
EhCacheConfigFileStore(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
EhCacheConfigMigrator(BootstrapManager bootstrapManager,
EhCacheConfigStore ehCacheConfigStore) |
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 |
---|
BootstrapResource(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
FilesystemJournalStateStore(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultImportExportManager.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Field and Description |
---|---|
protected BootstrapManager |
AbstractXmlExporter.bootstrapManager |
Modifier and Type | Method and Description |
---|---|
void |
CleanTempDirectoryJob.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
BackupJob.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
AbstractXmlExporter.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
ConfluenceTempDirExportFileNameGenerator(BootstrapManager bootstrapManager,
String exportDirPrefix,
String extension,
String dateFormat,
String timeFormat) |
Modifier and Type | Method and Description |
---|---|
void |
WebImagesDownloadResourceManager.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
ExportDownloadResourceManager(BootstrapManager bootstrapManager,
GateKeeper gateKeeper) |
Modifier and Type | Method and Description |
---|---|
void |
FileBackupImporter.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
GenericVelocityMacro.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultThumbnailManager.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.
|
Modifier and Type | Method and Description |
---|---|
void |
BuildNumberCondition.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
BuildNumberUrlReadingCondition(BootstrapManager bootstrapManager,
BuildNumberRangeChecker buildNumberRangeChecker) |
Constructor and Description |
---|
DirectoryFactory(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
GenericVelocityMacro.setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PagesSoapService.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
TempIndexWriterStrategy(com.atlassian.core.util.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,
DataSourceFactory dataSourceFactory,
MimetypesFileTypeMap mimetypesFileTypeMap) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBootstrapManager
BootstrapManager is responsible for initializing the dependencies of Confluence environment.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,SetupBundlePluginDescriptor> |
SetupUtil.getSelectedBundlePlugins(BootstrapManager bootstrapManager)
Read SETUP_SELECTED_BUNDLE_PLUGINS from bootstrap manager (as json string) then deserialize it to Map
|
static void |
SetupUtil.saveSelectedBundlePlugins(BootstrapManager bootstrapManager,
Map<String,SetupBundlePluginDescriptor> bundlePlugins)
Add bundlePlugins to bootstrapManager.
|
void |
ConfluenceLicenseRegistry.setBootstrapManager(BootstrapManager bootstrapManager)
Deprecated.
|
Constructor and Description |
---|
BootstrapPropertiesProvider(BootstrapManager bootstrapManager) |
ConfluenceRendererConfiguration(BootstrapManager bootstrapManager,
SettingsManager settingsManager) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
AbstractSetupAction.getBootstrapManager() |
BootstrapManager |
ChecklistAction.getConfluenceSetup() |
Modifier and Type | Method and Description |
---|---|
void |
ConfluenceBandanaPersister.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
InstallBundleConfluenceListener.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
InstallBundleConfluenceListener.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSystemInformationService.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
DropForeignKeyConstraintCommandFactory(BootstrapManager bootstrapManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
net.sf.hibernate.SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
static boolean |
DataAccessUtils.isColumnPresent(String tableName,
String columnName,
org.springframework.transaction.PlatformTransactionManager transactionManager,
net.sf.hibernate.SessionFactory sessionFactory,
BootstrapManager bootstrapManager) |
Constructor and Description |
---|
NotificationPageColumnUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
BootstrapManager bootstrapManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
ConfluenceHibernateConfig hibernateConfig) |
RenameEhcachePropertiesUpgradeTask(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
DefaultSignupValidator(SignupManager easyUserManager,
UserAccessor userAccessor,
BootstrapManager bootstrapManager) |
Copyright © 2003–2015 Atlassian. All rights reserved.