| Modifier and Type | Class and Description |
|---|---|
class |
BambooSharedPropertiesImpl |
| Modifier and Type | Field and Description |
|---|---|
protected BambooSharedProperties |
DefaultBootstrapManager.bambooSharedProperties |
| Modifier and Type | Method and Description |
|---|---|
BambooSharedProperties |
DefaultBootstrapManager.getBambooSharedProperties() |
BambooSharedProperties |
BootstrapManager.getBambooSharedProperties()
Shared home properties (bamboo-shared.cfg.xml)
|
| Modifier and Type | Method and Description |
|---|---|
BambooSharedProperties |
TestBootstrapManager.getBambooSharedProperties() |
| Modifier and Type | Field and Description |
|---|---|
protected io.atlassian.util.concurrent.ResettableLazyReference<BambooSharedProperties> |
AbstractUpgradeManager.bambooSharedProperties |
| Constructor and Description |
|---|
AbstractUpgradeManager(com.atlassian.config.ApplicationConfiguration applicationConfig,
String newBuildNumber,
String fileName,
String xPathExpression,
BootstrapManager bootstrapManager,
Supplier<BambooSharedProperties> bambooSharedPropertiesSupplier) |
BootstrapUpgradeManagerImpl(com.atlassian.config.ApplicationConfiguration applicationConfig,
BootstrapUpgradeHelper bootstrapUpgradeHelper,
BootstrapManager bootstrapManager,
String newBuildNumber,
String fileName,
Supplier<BambooSharedProperties> bambooSharedPropertiesSupplier) |
UpgradeManagerImpl(com.atlassian.config.ApplicationConfiguration applicationConfig,
BandanaItemDao bandanaItemDao,
IndexerManager indexerManager,
BambooTransactionHibernateTemplate transactionTemplate,
BootstrapManager bootstrapManager,
String newBuildNumber,
String fileName,
Supplier<BambooSharedProperties> bambooSharedPropertiesSupplier) |
| Modifier and Type | Field and Description |
|---|---|
protected BambooSharedProperties |
BuildNumberInSharedHomeMatchesDatabase.bambooSharedProperties |
| Modifier and Type | Method and Description |
|---|---|
BambooSharedProperties |
MockBootstrapManager.getBambooSharedProperties() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.