Uses of Interface
com.atlassian.bamboo.agent.elastic.server.ElasticAccountBean
Packages that use ElasticAccountBean
Package
Description
-
Uses of ElasticAccountBean in com.atlassian.bamboo
Constructors in com.atlassian.bamboo with parameters of type ElasticAccountBeanModifierConstructorDescriptionClusterAwareLifecycleManagerImpl
(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 ElasticAccountBean in com.atlassian.bamboo.agent.elastic.aws
Constructors in com.atlassian.bamboo.agent.elastic.aws with parameters of type ElasticAccountBeanModifierConstructorDescriptionAwsAccountBeanImpl
(ElasticAccountBean elasticAccountBean, com.atlassian.aws.AWSManager awsManager, SecretEncryptionService secretEncryptionService) -
Uses of ElasticAccountBean in com.atlassian.bamboo.agent.elastic.server
Classes in com.atlassian.bamboo.agent.elastic.server that implement ElasticAccountBean -
Uses of ElasticAccountBean in com.atlassian.bamboo.agent.managed.schedule
Constructors in com.atlassian.bamboo.agent.managed.schedule with parameters of type ElasticAccountBeanModifierConstructorDescriptionManagedAgentContainersOptimizerImpl
(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 ElasticAccountBean in com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration
Constructors in com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration with parameters of type ElasticAccountBeanModifierConstructorDescriptionElasticConfigurationResource
(RestPermissionCheck restPermissionCheck, ElasticConfigurationConversionFunction elasticConfigurationConversionFunction, ElasticAccountBean elasticAccountBean) -
Uses of ElasticAccountBean in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ElasticAccountBeanModifierConstructorDescriptionElasticConfigResource
(ElasticImageConfigurationManager elasticImageConfigurationManager, ElasticAccountBean elasticAccountBean, AwsAccountBean awsAccountBean, RestHelperWrapper restHelperWrapper, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager) -
Uses of ElasticAccountBean in com.atlassian.bamboo.task
Constructors in com.atlassian.bamboo.task with parameters of type ElasticAccountBeanModifierConstructorDescriptionTaskManagerImpl
(com.atlassian.plugin.PluginAccessor pluginAccessor, CapabilitySetManager capabilitySetManager, ElasticAccountBean elasticAccountBean, VcsRepositoryManager vcsRepositoryManager) -
Uses of ElasticAccountBean in com.atlassian.bamboo.v2.build.events
Constructors in com.atlassian.bamboo.v2.build.events with parameters of type ElasticAccountBeanModifierConstructorDescriptionAgentOfflineEventListener
(ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager, AgentManager agentManager, AdministrationConfigurationAccessor administrationConfigurationAccessor)