| Interface | Description |
|---|---|
| AgentAssignmentMap | |
| AgentAssignmentService |
Service for managing the exclusive assignment for agents to jobs/environments
|
| AgentManager |
Manages the
LocalBuildAgent and PipelineDefinition funnily enough. |
| CustomPreBuildQueuedAction |
This plugin runs before the build is put onto the JMS Build Queue.
|
| ExecutableAgentsMatrix | |
| LocalAgentManager | Deprecated
since 3.3 use
AgentManager instead |
| RemoteAgentAuthenticationManager |
Manages remote agent authentication.
|
| RemoteAgentManager |
Manages the interactions with remote agents
|
| RemotedRemoteAgentManager |
| Class | Description |
|---|---|
| AgentAssignmentHelper | |
| AgentAssignmentHelper.ExecutableHandler | |
| AgentAssignmentMapImpl | |
| AgentAssignmentService.AgentAssignmentExecutable | |
| AgentAssignmentService.AgentAssignmentExecutor | |
| AgentAssignmentServiceHelper | |
| AgentAssignmentServiceImpl | |
| AgentHeartBeatInfo | |
| AgentManagerImpl | |
| AgentStateCache |
Class to encapsulate the current state of the agents that's around Bamboo at the moment.
|
| ApprovedAuthenticationIpsCache |
Cache wrapper for storing IP addresses and IP patterns of approved remote agent authentications.
|
| ExecutableAgentsMatrixImpl |
A simple holder object that stores information about the executable agents on a per requirement basis
|
| RemoteAgentAuthenticationManagerImpl |
Default implementation of
RemoteAgentAuthenticationManager. |
| RemoteAgentManagerImpl |
| Enum | Description |
|---|---|
| AgentAssignmentMap.AgentAssignmentCheckResult |
| Exception | Description |
|---|---|
| BambooBusyException |
An
Exception that indicates that an operation could not be performed because Bamboo is currently busy. |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.