| Package | Description |
|---|---|
| com.atlassian.bamboo.build.fileserver | |
| com.atlassian.bamboo.v2.build.agent | |
| com.atlassian.bamboo.v2.build.agent.capability |
| Modifier and Type | Method and Description |
|---|---|
String |
BuildDirectoryManager.getAgentPathPrefix(ExecutableBuildAgent buildAgent) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableBuildAgent |
LocalBuildAgent.getExecutableBuildAgent()
The executable agent (which you can start/stop/build on) for the local agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildAgentController.finishBuilding(ExecutableBuildAgent buildAgent) |
void |
BuildAgentController.prepareForBuilding(ExecutableBuildAgent buildAgent) |
void |
BuildAgentController.waitAndPerformBuild(ExecutableBuildAgent buildAgent)
Gets the passed build agent to wait for a build and the run the build
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableBuildAgent |
AgentContext.getBuildAgent()
Current build agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentContext.setBuildAgent(ExecutableBuildAgent buildAgent)
Stores a agent set within the ThreadLocal
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.