| Interface | Description |
|---|---|
| AgentCommandSender |
Interface that allows the server to send messages to a particular agent
|
| AgentStatus |
What the agent is doing?
|
| BuildAgent |
Represents a UI view of a given build agent
|
| BuildAgent.BuildAgentVisitor |
A visitor to execute certain flows depending on the type of the
BuildAgent |
| BuildAgentController | |
| BuildAgentRequirementFilter |
Simple interface to filter a collection of Build Agents by a set of
Requirements
NOTE: since Bamboo 3.3, Atlassian has marked this extension point as INTERNAL ONLY.
|
| BuildPhase |
Represents an internal step in the build Process
|
| ExecutableBuildAgent |
The
ExecutableBuildAgent that is able to be run builds. |
| HasSystemInfo |
Interface marking
BuildAgent instances that
expose their SystemInfo. |
| HasUuid |
An agent that is able to identify himself with an unique ID.
|
| InterruptibleBuildPhase |
Represents a phase of the build that is allowed to be interrupted by the user cancelling.
|
| LocalBuildAgent | |
| LocalResultProcessor | |
| MessageListenerContainerController |
A facade that starts and stops all message listener containers.
|
| ResultProcessor |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.