| Package | Description |
|---|---|
| com.atlassian.bamboo.agent.bootstrap | |
| com.atlassian.bamboo.agent.elastic.client | |
| com.atlassian.bamboo.build.artifact | |
| com.atlassian.bamboo.v2.build.agent.remote |
| Modifier and Type | Method and Description |
|---|---|
protected AgentContext |
RemoteAgentBootstrap.createAgentContext(AgentType type,
URL endpointForAgents) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BootstrapUtils.addFingerprintHeader(AgentContext agentContext,
org.apache.http.message.AbstractHttpMessage req) |
static boolean |
BootstrapUpdater.ensureLatestBootstrap(AgentContext agentContext) |
static ClassLoader |
ClasspathBuilder.getClassLoader(File home,
AgentContext agentContext)
Builds a
ClassLoader from the jars downloaded from the server |
void |
Agent.start(AgentContext fingerprint) |
static @NotNull List<File> |
ClasspathBuilder.sync(AgentContext agentContext,
File home,
String collectionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticAgent.start(@Nullable AgentContext context) |
| Constructor and Description |
|---|
TunnelAwareAdministrationConfigurationManagerImpl(AdministrationConfigurationManager administrationConfigurationManager,
AgentContext agentContext) |
| Constructor and Description |
|---|
BambooArtifactHttpTransport(@NotNull AgentContext agentContext) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull AgentContext |
RemoteAgent.getAgentContext() |
static @NotNull AgentContext |
RemoteAgent.getContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoteAgent.exportContextProperties(@Nullable AgentContext context)
Exports the user properties from the given
AgentContext as system properties. |
void |
RemoteAgent.start(@Nullable AgentContext context) |
void |
UpgradeRemoteAgent.start(AgentContext agentContext) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.