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 |
---|---|
CapabilitySet |
CapabilitySetManagerImpl.createAgentCapabilitySet(RemoteAgentDefinition pipelineDefinition) |
CapabilitySet |
CapabilitySetManager.createAgentCapabilitySet(RemoteAgentDefinition pipelineDefinition)
Create an agent scope capability set for remote agents
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.