Uses of Interface
com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean
Package
Description
-
Uses of AwsAccountBean in com.atlassian.bamboo
ModifierConstructorDescriptionClusterAwareLifecycleManagerImpl
(PlanExecutionLockService planExecutionLockService, BambooAuthenticationContext bambooAuthenticationContext, AuditLogService auditLogService, MessageListenerContainerController messageListenerContainerController, ChangeDetectionController changeDetectionController, IndexerManager indexerManager, org.quartz.Scheduler scheduler, ElasticInstanceManager elasticInstanceManager, AwsAccountBean awsAccountBean, BambooPluginManager bambooPluginManager, com.atlassian.plugin.metadata.PluginMetadataManager pluginMetadataManager, ElasticAccountBean elasticAccountBean, FlushableBuildLoggerManager buildLoggerManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ClusterInfoManager clusterInfoManager, PluginClusterAwareService pluginClusterAwareService) -
Uses of AwsAccountBean in com.atlassian.bamboo.agent.elastic.aws
-
Uses of AwsAccountBean in com.atlassian.bamboo.agent.elastic.server
ModifierConstructorDescriptionEc2PrivateKeyHandlerImpl
(AwsAccountBean awsAccountBean) ElasticAccountManagementServiceImpl
(AwsAccountBean awsAccountBean, AgentManager agentManager, ElasticInstanceManager elasticInstanceManager) ElasticImageConfigurationManagerImpl
(ElasticImageConfigurationDao elasticImageConfigurationDao, ResourceResolver resourceResolver, ElasticImageConfigurationAccessor elasticImageConfigurationAccessor, ElasticInstanceScheduleManager elasticInstanceScheduleManager, AgentAssignmentService agentAssignmentService, com.atlassian.event.api.EventPublisher eventPublisher, AwsAccountBean awsAccountBean) ElasticInstanceManagerImpl
(AwsAccountBean awsAccountBean, AdministrationConfigurationAccessor administrationConfigurationAccessor, int startupTimeoutSeconds, ScheduledExecutorService executor, KeyStoreFactory keyStoreFactory, SSLContextFactory sslContextFactory, BootstrapManager bootstrapManager, ErrorHandler errorHandler, SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor, com.atlassian.event.api.EventPublisher eventPublisher, SecretEncryptionService secretEncryptionService) -
Uses of AwsAccountBean in com.atlassian.bamboo.agent.managed.schedule
ModifierConstructorDescriptionManagedAgentContainersOptimizerImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AgentResultsSummaryManager agentResultsSummaryManager, AwsAccountBean awsAccountBean, BambooLicenseManager bambooLicenseManager, BuildExecutionManager buildExecutionManager, BuildQueueManager buildQueueManager, CachedPlanManager cachedPlanManager, DeploymentResultService deploymentResultService, ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager, com.opensymphony.xwork2.TextProvider textProvider, EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry) -
Uses of AwsAccountBean in com.atlassian.bamboo.plugins.rest.resource
ModifierConstructorDescriptionElasticConfigResource
(ElasticImageConfigurationManager elasticImageConfigurationManager, ElasticAccountBean elasticAccountBean, AwsAccountBean awsAccountBean, RestHelperWrapper restHelperWrapper, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager) -
Uses of AwsAccountBean in com.atlassian.bamboo.ww2.actions.admin.elastic
Modifier and TypeMethodDescriptionvoid
AllElasticInstancesAction.setAwsAccountBean
(AwsAccountBean awsAccountBean) void
ViewElasticInstanceAction.setAwsAccountBean
(AwsAccountBean awsAccountBean) ModifierConstructorDescriptionConfigureSpotInstancesAction
(AwsAccountBean awsAccountBean, SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor, SpotInstanceConfigurationManager spotInstanceConfigurationManager)