Package | Description |
---|---|
com.atlassian.bamboo.agent.elastic.server | |
com.atlassian.bamboo.buildqueue.dao | |
com.atlassian.bamboo.v2.build.agent |
Modifier and Type | Method and Description |
---|---|
RemoteElasticInstance |
ElasticInstanceManager.restoreElasticAgent(@NotNull ElasticAgentDefinition elasticAgentDefinition,
@Nullable ElasticTunnelDefinition elasticTunnelDefinition,
@NotNull com.amazonaws.services.ec2.model.Instance instance,
@NotNull RemoteElasticInstanceListener listener,
@NotNull com.atlassian.aws.AWSAccount awsAccount,
@NotNull AgentManager agentManager,
@NotNull com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder)
After Bamboo server restart, reconnect to elastic agent.
|
RemoteElasticInstance |
ElasticInstanceManagerImpl.restoreElasticAgent(@NotNull ElasticAgentDefinition elasticAgentDefinition,
@Nullable ElasticTunnelDefinition elasticTunnelDefinition,
@NotNull com.amazonaws.services.ec2.model.Instance instance,
@NotNull RemoteElasticInstanceListener listener,
@NotNull com.atlassian.aws.AWSAccount awsAccount,
@NotNull AgentManager agentManager,
@NotNull com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder) |
Modifier and Type | Method and Description |
---|---|
@Nullable ElasticTunnelDefinition |
ElasticTunnelDefinitionDaoImpl.findByAgentId(long agentId) |
@Nullable ElasticTunnelDefinition |
ElasticTunnelDefinitionDao.findByAgentId(long agentId) |
Modifier and Type | Class and Description |
---|---|
class |
ElasticTunnelDefinitionImpl |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.