Constructor and Description |
---|
AdministrationConfigurationServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister,
BranchDetectionJobScheduler branchDetectionJobScheduler,
FeatureManager featureManager,
BootstrapManager bootstrapManager,
BambooPermissionManager bambooPermissionManager,
PullRequestDetectionJobScheduler pullRequestDetectionJobScheduler,
RepositoryStoredSpecsPollingScheduler repositoryStoredSpecsPollingScheduler,
com.atlassian.event.api.EventPublisher eventPublisher) |
Constructor and Description |
---|
AgentServerManagerImpl(BootstrapManager bootstrapManager,
BambooBrokerService broker,
Map<String,String> userProperties) |
Constructor and Description |
---|
ElasticInstanceManagerImpl(AwsAccountBean awsAccountBean,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
int startupTimeoutSeconds,
ScheduledExecutorService executor,
KeyStoreFactory keyStoreFactory,
SSLContextFactory sslContextFactory,
BootstrapManager bootstrapManager,
ErrorHandler errorHandler,
SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
ScheduledBackupJob.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationAction.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
RepositoryStoredSpecsLogServiceImpl(BootstrapManager bootstrapManager,
ResultsSummaryManager resultsManager,
BambooSpecsStateDao bambooSpecsStateDao) |
Constructor and Description |
---|
LuceneConnectionImpl(BootstrapManager bootstrapManager,
String subDirectory) |
Constructor and Description |
---|
BambooLicenseManagerImpl(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
XmlMigrator.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
ServerIDMapper(org.hibernate.SessionFactory sessionFactory,
BootstrapManager bootstrapManager,
org.springframework.transaction.support.TransactionOperations transactionOperations) |
Modifier and Type | Method and Description |
---|---|
static Path |
LocalGroupMapper.getMembershipDataPath(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
FileBasedPersister(BootstrapManager bootstrapManager,
XStreamFactory xStreamFactory) |
Constructor and Description |
---|
BambooHostApplication(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.applinks.spi.util.TypeAccessor typeAccessor,
ProjectManager projectManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
BootstrapManager bootstrapManager,
com.atlassian.struts.TextProvider textProvider) |
Constructor and Description |
---|
BambooHomeDirectoryClassWhitelistProvider(BootstrapManager bootstrapManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBootstrapManager
BootstrapManager is responsible for initializing the dependencies of Bamboo environment.
|
Modifier and Type | Method and Description |
---|---|
void |
BambooBootstrapPlaceholderConfigurer.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
H2DatabaseUpgraderImpl.upgradeH2Database(BootstrapManager bootstrapManager) |
void |
H2DatabaseUpgrader.upgradeH2Database(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
static File |
ArtifactPathBuilderFactoryImpl.getRootArtifactDirectory(BootstrapManager bootstrapManager)
Only used by some internal code during the boot process, before the StorageLocationService
is available.
|
Modifier and Type | Method and Description |
---|---|
void |
BootstrapManagerRule.delegateTo(BootstrapManager bootstrapManager) |
Modifier and Type | Class and Description |
---|---|
class |
TestBootstrapManager |
Modifier and Type | Method and Description |
---|---|
void |
TestBootstrapManager.setDelegate(BootstrapManager bootstrapManager) |
Modifier and Type | Field and Description |
---|---|
protected BootstrapManager |
AbstractBootstrapUpgradeTask.bootstrapManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBootstrapUpgradeTask.setBootstrapManager(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
AdministrationConfigurationUpgrader(BootstrapManager bootstrapManager) |
ConfigurationUpgrader(BootstrapManager bootstrapManager,
String fileName) |
UserConfigurationUpgrader(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
ResourceResolver(BootstrapManager bootstrapManager) |
Constructor and Description |
---|
AgentCommandSenderImpl(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
BambooActionSupport.getBootstrapManager() |
BootstrapManager |
FreemarkerContext.getBootstrapManager() |
Constructor and Description |
---|
FreemarkerContext(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooLicenseManager bambooLicenseManager,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BootstrapManager bootstrapManager,
CachedPlanManager cachedPlanManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
CommentManager commentManager,
DarkFeatureService darkFeatureService,
DocumentationLinkProvider documentationLinkProvider,
FeatureManager featureManager,
GravatarService gravatarService,
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService,
NotificationManager notificationManager,
PlanFavouriteService planFavouriteService,
PlanManager planManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ServerStatusProvider serverStatusProvider,
StorageCappingService storageCappingService,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager,
com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration,
SystemInfo systemInfo,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
void |
Backup.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
Import.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
Export.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
SetupUtilityBean.getBootstrapManager() |
Modifier and Type | Class and Description |
---|---|
class |
MockBootstrapManager
Created by rstephens on 21/04/15.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.