Uses of Interface
com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean

Packages that use AwsAccountBean
com.atlassian.bamboo.agent.elastic.aws   
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.admin.elastic   
 

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

Classes in com.atlassian.bamboo.agent.elastic.aws that implement AwsAccountBean
 class AwsAccountBeanImpl
           
 

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

Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type AwsAccountBean
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager, AgentManager agentManager, PlanManager planManager, ElasticInstanceManager elasticInstanceManager, ElasticAccountBean elasticAccountBean, BuildExecutionManager buildExecutionManager, BambooLicenseManager bambooLicenseManager, ResultsSummaryManager buildResultsSummaryManager, AdministrationConfigurationManager administrationConfigurationManager, com.opensymphony.xwork.TextProvider textProvider, AwsAccountBean awsAccountBean)
           
 

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

Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type AwsAccountBean
 void ElasticFunctionalityFacadeImpl.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 

Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type AwsAccountBean
ElasticInstanceManagerImpl(AwsAccountBean awsAccountBean, AdministrationConfigurationManager administrationConfigurationManager, int startupTimeoutSeconds, java.util.concurrent.ScheduledExecutorService executor, KeyStoreFactory keyStoreFactory, SSLContextFactory sslContextFactory, BootstrapManager bootstrapManager, ErrorHandler errorHandler, com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisorFactory ebsVolumeSupervisorFactory)
           
 

Uses of AwsAccountBean in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type AwsAccountBean
 void UpgradeTask2807InitialiseImagePlatform.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 void UpgradeTask2802InitialiseImageConfigurations.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AwsAccountBean
 void ConfigureElasticImageConfiguration.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 void ConfigureElasticCloudAction.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 void AllElasticInstancesAction.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 

Constructors in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AwsAccountBean
ElasticUIBeanImpl(AgentManager agentManager, AdministrationConfigurationManager administrationConfigurationManager, ElasticInstanceManagerImpl elasticInstanceManager, AwsAccountBean awsAccountBean)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.