| Modifier and Type | Method and Description |
|---|---|
void |
PipelineDefinitionVisitor.visitLocal(LocalAgentDefinition pipelineDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<LocalAgentDefinition> |
AgentDao.findAllLocalAgents()
Retrieves all local agents
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentManager.createLocalAgent(LocalAgentDefinition pipelineDefinition)
Create a new local agent.
|
| Modifier and Type | Method and Description |
|---|---|
CapabilitySet |
CapabilitySetManager.createAgentCapabilitySet(LocalAgentDefinition pipelineDefinition)
Create an agent scope capability set for local agents
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.