| Package | Description |
|---|---|
| com.atlassian.bamboo.buildqueue | |
| com.atlassian.bamboo.buildqueue.dao | |
| com.atlassian.bamboo.v2.build.agent | |
| com.atlassian.bamboo.v2.build.agent.capability |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseElasticPipelineDefinitionVisitor.visitRemote(RemoteAgentDefinition pipelineDefinition) |
void |
PipelineDefinitionVisitor.visitRemote(RemoteAgentDefinition pipelineDefinition) |
| Modifier and Type | Method and Description |
|---|---|
RemoteAgentDefinition |
AgentHibernateDao.getRemoteAgentById(long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteAgentDefinition> |
AgentHibernateDao.findAllRemoteAgents() |
List<RemoteAgentDefinition> |
AgentDao.findAllRemoteAgents()
Retrieves all remote agents
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteAgentDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
@NotNull CapabilitySet |
CapabilitySetManagerImpl.createAgentCapabilitySet(@NotNull RemoteAgentDefinition pipelineDefinition) |
@NotNull CapabilitySet |
CapabilitySetManager.createAgentCapabilitySet(@NotNull RemoteAgentDefinition pipelineDefinition)
Create an agent scope capability set for remote agents
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.