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

Packages that use ElasticAccountBean
com.atlassian.bamboo.agent.elastic.aws   
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.task   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.ww2.actions.admin.elastic   
 

Uses of ElasticAccountBean in com.atlassian.bamboo.agent.elastic.aws
 

Constructors in com.atlassian.bamboo.agent.elastic.aws with parameters of type ElasticAccountBean
AwsAccountBeanImpl(ElasticAccountBean elasticAccountBean, com.atlassian.aws.AWSManager awsManager)
           
 

Uses of ElasticAccountBean in com.atlassian.bamboo.agent.elastic.schedule
 

Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type ElasticAccountBean
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager, AgentManager agentManager, CachedPlanManager cachedPlanManager, ElasticInstanceManager elasticInstanceManager, ElasticAccountBean elasticAccountBean, BuildExecutionManager buildExecutionManager, BambooLicenseManager bambooLicenseManager, ResultsSummaryManager resultsSummaryManager, AdministrationConfigurationManager administrationConfigurationManager, com.opensymphony.xwork2.TextProvider textProvider, AwsAccountBean awsAccountBean, ExecutableAgentsHelper executableAgentsHelper)
           
 

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

Classes in com.atlassian.bamboo.agent.elastic.server that implement ElasticAccountBean
 class ElasticAccountBeanImpl
           
 

Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type ElasticAccountBean
 void ElasticFunctionalityFacadeImpl.setElasticAccountBean(ElasticAccountBean elasticAccountBean)
           
 void ElasticIpCleanupJob.setElasticAccountBean(ElasticAccountBean elasticAccountBean)
           
 

Uses of ElasticAccountBean in com.atlassian.bamboo.task
 

Constructors in com.atlassian.bamboo.task with parameters of type ElasticAccountBean
TaskManagerImpl(com.atlassian.plugin.PluginAccessor pluginAccessor, CapabilitySetManager capabilitySetManager, ElasticAccountBean elasticAccountBean)
           
 

Uses of ElasticAccountBean in com.atlassian.bamboo.v2.build.events
 

Constructors in com.atlassian.bamboo.v2.build.events with parameters of type ElasticAccountBean
AgentOfflineEventListener(ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type ElasticAccountBean
 void ConfigureElasticImageConfiguration.setElasticAccountBean(ElasticAccountBean elasticAccountBean)
           
 void ConfigureElasticCloudAction.setElasticAccountBean(ElasticAccountBean elasticAccountBean)
           
 



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