Uses of Interface
com.atlassian.bamboo.agent.elastic.server.ElasticAccountBean
-
-
Uses of ElasticAccountBean in com.atlassian.bamboo
Constructors in com.atlassian.bamboo with parameters of type ElasticAccountBean Constructor Description ClusterAwareLifecycleManagerImpl(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 ElasticAccountBean Constructor Description AwsAccountBeanImpl(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 Modifier and Type Class Description class
ElasticAccountBeanImpl
-
Uses of ElasticAccountBean in com.atlassian.bamboo.agent.managed.schedule
Constructors in com.atlassian.bamboo.agent.managed.schedule with parameters of type ElasticAccountBean Constructor Description ManagedAgentContainersOptimizerImpl(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 ElasticAccountBean Constructor Description ElasticConfigurationResource(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 ElasticAccountBean Constructor Description ElasticConfigResource(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 ElasticAccountBean Constructor Description TaskManagerImpl(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 ElasticAccountBean Constructor Description AgentOfflineEventListener(ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager)
-