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 |
AgentBootstrap.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 List<File> |
ClasspathBuilder.sync(AgentContext agentContext,
File home,
String collectionId) |
Modifier and Type | Method and Description |
---|---|
void |
ElasticAgent.start(AgentContext context) |
Constructor and Description |
---|
TunnelAwareAdministrationConfigurationManagerImpl(AdministrationConfigurationManager administrationConfigurationManager,
AgentContext agentContext) |
Constructor and Description |
---|
BambooArtifactHttpTransport(AgentContext agentContext) |
Modifier and Type | Method and Description |
---|---|
AgentContext |
RemoteAgent.getAgentContext() |
static AgentContext |
RemoteAgent.getContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteAgent.exportContextProperties(AgentContext context)
Exports the user properties from the given
AgentContext as system properties. |
void |
UpgradeRemoteAgent.start(AgentContext agentContext) |
void |
RemoteAgent.start(AgentContext context) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.