Uses of Interface
com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager

Packages that use ElasticImageConfigurationManager
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.container   
com.atlassian.bamboo.deployments.environments.actions.agents   
com.atlassian.bamboo.ww2.actions.admin.elastic   
 

Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.agent.elastic.server
 

Classes in com.atlassian.bamboo.agent.elastic.server that implement ElasticImageConfigurationManager
 class ElasticImageConfigurationManagerImpl
           
 

Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.buildqueue.manager
 

Constructors in com.atlassian.bamboo.buildqueue.manager with parameters of type ElasticImageConfigurationManager
AgentManagerImpl(AgentDao agentDao, BuildAgentController buildAgentController, CapabilitySetManager capabilitySetManager, com.atlassian.event.api.EventPublisher eventPublisher, BambooLicenseManager bambooLicenseManager, ElasticImageConfigurationManager elasticImageConfigurationManager, ElasticInstanceManager elasticInstanceManager, BuildExecutionManager buildExecutionManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, FeatureManager featureManager, AgentAssignmentService agentAssignmentService)
           
 

Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.configuration.agent
 

Methods in com.atlassian.bamboo.configuration.agent with parameters of type ElasticImageConfigurationManager
 void ViewRejectedRequirements.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 void ViewAgents.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 

Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.container
 

Methods in com.atlassian.bamboo.container with parameters of type ElasticImageConfigurationManager
 void BambooContainer.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 

Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.deployments.environments.actions.agents
 

Methods in com.atlassian.bamboo.deployments.environments.actions.agents with parameters of type ElasticImageConfigurationManager
 void ConfigureEnvironmentAgents.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 

Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.ww2.actions.admin.elastic
 

Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type ElasticImageConfigurationManager
 void ConfigureElasticImageConfigurationAssignments.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 void ConfigureElasticImageConfiguration.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 void ConfigureElasticCapability.setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.