Package | Description |
---|---|
com.atlassian.bamboo.buildqueue.manager | |
com.atlassian.bamboo.configuration.agent | |
com.atlassian.bamboo.v2.build.agent |
Modifier and Type | Method and Description |
---|---|
LocalBuildAgent |
AgentManager.getLocalAgent(long pipelineId)
Returns the pipeline that matches the passed id
|
LocalBuildAgent |
AgentStateCache.getLocalAgent(long id) |
LocalBuildAgent |
AgentManagerImpl.getLocalAgent(long pipelineId) |
Modifier and Type | Method and Description |
---|---|
List<LocalBuildAgent> |
AgentStateCache.getAllLocalAgents() |
Collection<LocalBuildAgent> |
AgentStateCache.getLocalActiveAndEnabledAgents() |
Modifier and Type | Method and Description |
---|---|
List<LocalBuildAgent> |
ViewAgents.getLocalAgents() |
Modifier and Type | Class and Description |
---|---|
class |
LocalBuildAgentImpl |
Modifier and Type | Method and Description |
---|---|
void |
BuildAgent.BuildAgentVisitor.visitLocal(LocalBuildAgent localBuildAgent) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.