|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BootstrapManager in com.atlassian.bamboo.agent.classserver |
---|
Constructors in com.atlassian.bamboo.agent.classserver with parameters of type BootstrapManager | |
---|---|
AgentServerManagerImpl(BootstrapManager bootstrapManager,
java.util.Map<java.lang.Object,java.lang.Object> userProperties)
|
Uses of BootstrapManager in com.atlassian.bamboo.agent.elastic.server |
---|
Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type BootstrapManager | |
---|---|
ElasticInstanceManagerImpl(AwsAccountBean awsAccountBean,
AdministrationConfigurationManager administrationConfigurationManager,
int startupTimeoutSeconds,
java.util.concurrent.Executor executor,
KeyStoreFactory keyStoreFactory,
SSLContextFactory sslContextFactory,
BootstrapManager bootstrapManager,
ErrorHandler errorHandler,
com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisorFactory ebsVolumeSupervisorFactory)
|
Uses of BootstrapManager in com.atlassian.bamboo.agent.elastic.tunnel |
---|
Constructors in com.atlassian.bamboo.agent.elastic.tunnel with parameters of type BootstrapManager | |
---|---|
ElasticAgentTunnelManagerImpl(java.net.URL baseURL,
javax.net.ssl.SSLContext sslContext,
BootstrapManager bootstrapManager,
ElasticAgentTunnelPorts ports)
|
Uses of BootstrapManager in com.atlassian.bamboo.configuration |
---|
Methods in com.atlassian.bamboo.configuration that return BootstrapManager | |
---|---|
BootstrapManager |
ScheduledBackupJob.getBootstrapManager()
|
Uses of BootstrapManager in com.atlassian.bamboo.container |
---|
Methods in com.atlassian.bamboo.container with parameters of type BootstrapManager | |
---|---|
void |
BambooContainer.setBootstrapManager(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.index |
---|
Constructors in com.atlassian.bamboo.index with parameters of type BootstrapManager | |
---|---|
LuceneConnectionImpl(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.license |
---|
Constructors in com.atlassian.bamboo.license with parameters of type BootstrapManager | |
---|---|
BambooLicenseManagerImpl(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.migration.stream |
---|
Constructors in com.atlassian.bamboo.migration.stream with parameters of type BootstrapManager | |
---|---|
ServerIDMapper(net.sf.hibernate.SessionFactory sessionFactory,
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.plugin.loaders |
---|
Constructors in com.atlassian.bamboo.plugin.loaders with parameters of type BootstrapManager | |
---|---|
BundledPluginLoaderFactory(BootstrapManager bootstrapManager,
java.util.List<com.atlassian.plugin.factories.PluginFactory> pluginFactories,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
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. |
Methods in com.atlassian.bamboo.setup with parameters of type BootstrapManager | |
---|---|
void |
BambooBootstrapPlaceholderConfigurer.setBootstrapManager(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.upgrade |
---|
Fields in com.atlassian.bamboo.upgrade declared as BootstrapManager | |
---|---|
protected BootstrapManager |
AbstractBootstrapUpgradeTask.bootstrapManager
|
Methods in com.atlassian.bamboo.upgrade with parameters of type BootstrapManager | |
---|---|
void |
AbstractBootstrapUpgradeTask.setBootstrapManager(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.utils |
---|
Constructors in com.atlassian.bamboo.utils with parameters of type BootstrapManager | |
---|---|
ResourceResolver(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.v2.build.agent |
---|
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type BootstrapManager | |
---|---|
AgentCommandSenderImpl(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.v2.build.queue |
---|
Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type BootstrapManager | |
---|---|
BuildQueueManagerImpl(com.atlassian.event.EventManager eventManager,
BuildExecutionManager buildExecutionManager,
PlanManager planManager,
org.springframework.jms.core.JmsTemplate jmsTemplate,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
BootstrapManager bootstrapManager,
BuildResultsSummaryManager buildResultsSummaryManager,
PlanExecutableAgentsHelper planExecutableAgentsHelper)
|
Uses of BootstrapManager in com.atlassian.bamboo.ww2 |
---|
Methods in com.atlassian.bamboo.ww2 that return BootstrapManager | |
---|---|
BootstrapManager |
BambooActionSupport.getBootstrapManager()
|
Uses of BootstrapManager in com.atlassian.bamboo.ww2.actions.admin.migration |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin.migration that return BootstrapManager | |
---|---|
BootstrapManager |
Import.getBootstrapManager()
|
BootstrapManager |
Export.getBootstrapManager()
|
BootstrapManager |
Backup.getBootstrapManager()
|
Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type BootstrapManager | |
---|---|
void |
Import.setBootstrapManager(BootstrapManager bootstrapManager)
|
void |
Export.setBootstrapManager(BootstrapManager bootstrapManager)
|
void |
Backup.setBootstrapManager(BootstrapManager bootstrapManager)
|
Uses of BootstrapManager in com.atlassian.bamboo.ww2.actions.setup |
---|
Methods in com.atlassian.bamboo.ww2.actions.setup that return BootstrapManager | |
---|---|
BootstrapManager |
SetupUtilityBean.getBootstrapManager()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |