|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BootstrapManager in com.atlassian.bamboo.configuration.wizard |
|---|
| Constructors in com.atlassian.bamboo.configuration.wizard with parameters of type BootstrapManager | |
|---|---|
WelcomeWizard1(BootstrapManager bootstrapManager)
|
|
| Uses of BootstrapManager in com.atlassian.bamboo.license |
|---|
| Methods in com.atlassian.bamboo.license that return BootstrapManager | |
|---|---|
BootstrapManager |
BambooLicenseRegistry.getBootstrapManager()
|
| Methods in com.atlassian.bamboo.license with parameters of type BootstrapManager | |
|---|---|
void |
BambooLicenseRegistry.setBootstrapManager(BootstrapManager bootstrapManager)
|
| Uses of BootstrapManager in com.atlassian.bamboo.migration |
|---|
| Methods in com.atlassian.bamboo.migration with parameters of type BootstrapManager | |
|---|---|
void |
XmlMigrator.setBootstrapManager(BootstrapManager bootstrapManager)
|
| Uses of BootstrapManager in com.atlassian.bamboo.persister.file |
|---|
| Constructors in com.atlassian.bamboo.persister.file with parameters of type BootstrapManager | |
|---|---|
FileBasedPersister(BootstrapManager bootstrapManager)
|
|
| Uses of BootstrapManager in com.atlassian.bamboo.setup |
|---|
| Classes in com.atlassian.bamboo.setup that implement BootstrapManager | |
|---|---|
class |
DefaultBootstrapManager
BootstrapManager is responsible for initializing the dependencies of Bamboo environment. |
| Uses of BootstrapManager in com.atlassian.bamboo.upgrade.tasks |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks that return BootstrapManager | |
|---|---|
BootstrapManager |
UpgradeTask201.getBootstrapManager()
|
| Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type BootstrapManager | |
|---|---|
void |
UpgradeTask201.setBootstrapManager(BootstrapManager bootstrapManager)
|
| Uses of BootstrapManager in com.atlassian.bamboo.ww2.actions.admin |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type BootstrapManager | |
|---|---|
void |
UpdateLicenseAction.setBootstrapManager(BootstrapManager bootstrapManager)
|
| Uses of BootstrapManager in com.atlassian.bamboo.ww2.actions.admin.migration |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.admin.migration that return BootstrapManager | |
|---|---|
BootstrapManager |
Export.getBootstrapManager()
|
| Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type BootstrapManager | |
|---|---|
void |
Export.setBootstrapManager(BootstrapManager bootstrapManager)
|
| Uses of BootstrapManager in com.atlassian.bamboo.ww2.actions.setup |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.setup that return BootstrapManager | |
|---|---|
protected BootstrapManager |
AbstractSetupAction.getBootstrapManager()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||