| Interface | Description |
|---|---|
| AgentClassServer |
Provides
AgentClassServer with JarDescriptors |
| AgentServerManager |
Manages the interactions between the server and the agents
|
| ClasspathDiscoverer |
Discovers the classpath of the agent using the
ServletContext of the web app. |
| ClassServerManifest |
Provides a description of what the classpath contains and what should be removed on the agent
|
| Class | Description |
|---|---|
| AgentClassServerImpl | |
| AgentInstallerServlet |
Adds the 'classpath.zip' to the agent installer jar available from the Bamboo Agent Admin UI
to reduce dependencies that need to be downloaded from the server
|
| AgentServerManagerImpl | |
| AgentServerServlet | |
| BambooAgentInstallerAction | |
| ClasspathDiscovererImpl | |
| ClasspathJarUtils | |
| ClasspathJarUtils.JarBuilderWalker | |
| ClassServerManifestImpl | |
| FileHashDescriptor | |
| GetFingerprintAction | |
| GetJarServlet |
Used by
UpgradeRemoteAgent |
| GetPackageServlet |
Used by
UpgradeRemoteAgent |
| GetResourceServlet |
This servlet is used for bootstrap upgrades /
UpgradeRemoteAgent. |
| GetResourcesServlet |
Used by
UpgradeRemoteAgent. |
| JarDescriptor |
Provides information about a single Jar
|
| PluginArtifactServlet |
Serves all the user installed plugins to the remote agent
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.