| 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 ClassLoader |
ClasspathBuilder.build(File home,
Iterable<File> classPathDirectories,
AgentContext agentContext)
Builds a
ClassLoader from the /agentServer/classpath.zip |
static boolean |
BootstrapUpdater.ensureLatestBootstrap(AgentContext agentContext) |
static Set<File> |
ClasspathBuilder.getRemoteResources(AgentContext agentContext,
File home,
Iterable<File> classpathDirectories,
String resourceName)
Downloads and extracts the JAR represented by the resource name
|
void |
Agent.start(AgentContext fingerprint) |
| 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 |
RemoteAgent.start(AgentContext context) |
void |
UpgradeRemoteAgent.start(AgentContext agentContext) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.