| Modifier and Type | Class and Description |
|---|---|
class |
ExecutableAgentsMatrixImpl
A simple holder object that stores information about the executable agents on a per requirement basis
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableAgentsMatrix |
DescribeAgentAvailability.getExecutableAgentsMatrix() |
| Modifier and Type | Method and Description |
|---|---|
ExecutableAgentsMatrix |
EnvironmentRequirementServiceImpl.getExecutableAgentMatrixForEnvironment(long environmentId) |
ExecutableAgentsMatrix |
EnvironmentRequirementService.getExecutableAgentMatrixForEnvironment(long environmentId)
retrieve all executable agents for a particular environment.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableAgentsMatrix |
ExecutableAgentsHelperImpl.getExecutableAgentsMatrix(ExecutableAgentsHelper.ExecutorQuery executorQuery) |
ExecutableAgentsMatrix |
ExecutableAgentsHelper.getExecutableAgentsMatrix(ExecutableAgentsHelper.ExecutorQuery executorQuery) |
| Constructor and Description |
|---|
RestAgentSummary(ExecutableAgentsMatrix matrix,
boolean canConfigureAgents,
boolean canConfigureImages) |
RestAgentSummary(ExecutableAgentsMatrix matrix,
boolean canConfigureAgents,
boolean canConfigureImages,
boolean provideDetails) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableAgentsMatrix |
RequirementServiceImpl.getExecutableAgentMatrixForJob(PlanKey jobKey) |
ExecutableAgentsMatrix |
RequirementService.getExecutableAgentMatrixForJob(PlanKey jobKey)
retrieve all executable agents for a particular job.
|
| Modifier and Type | Field and Description |
|---|---|
protected io.atlassian.util.concurrent.LazyReference<ExecutableAgentsMatrix> |
DescribeAgentAvailability.executableAgents |
| Modifier and Type | Method and Description |
|---|---|
ExecutableAgentsMatrix |
DescribeAgentAvailability.getExecutableAgentMatrix() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.