Constructor and Description |
---|
AdministrationConfigurationServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister,
BranchDetectionJobScheduler branchDetectionJobScheduler,
FeatureManager featureManager,
BootstrapManager bootstrapManager,
BambooPermissionManager bambooPermissionManager,
PullRequestDetectionJobScheduler pullRequestDetectionJobScheduler) |
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) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
ScheduledBackupJob.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationAction.setBootstrapManager(BootstrapManager bootstrapManager) |
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) |
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.applinks.api.ApplicationLinkService applicationLinkService,
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) |
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) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTask4411MoveSpotInstancesConfigurationToBandanaPhase2.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
protected static File |
UpgradeTask5903MoveArtifactHandlerConfigToBandanaPhase1.getTemporaryConfigFile(BootstrapManager bootstrapManager)
Returns a file to be used for temporary storing the Artifact Handler configuration when moving it to Bandana.
|
void |
UpgradeTask5904MoveArtifactHandlerConfigToBandanaPhase2.setBootstrapManager(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(BambooLicenseManager bambooLicenseManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooPermissionManager bambooPermissionManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
BambooUserManager bambooUserManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanFavouriteService planFavouriteService,
GravatarService gravatarService,
ServerStatusProvider serverStatusProvider,
PlanManager planManager,
BootstrapManager bootstrapManager,
FeatureManager featureManager,
DarkFeatureService darkFeatureService,
DocumentationLinkProvider documentationLinkProvider) |
Modifier and Type | Method and Description |
---|---|
void |
Import.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
Export.setBootstrapManager(BootstrapManager bootstrapManager) |
void |
Backup.setBootstrapManager(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
BootstrapManager |
SetupUtilityBean.getBootstrapManager() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.