| Package | Description |
|---|---|
| com.atlassian.bamboo.buildqueue.manager |
| Modifier and Type | Method and Description |
|---|---|
static AgentManager.OfflineAgentsInclusion |
AgentManager.OfflineAgentsInclusion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentManager.OfflineAgentsInclusion[] |
AgentManager.OfflineAgentsInclusion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BuildAgent> |
AgentManager.getExecutableAgents(RequirementSet requirements,
AgentManager.DisabledAgentsInclusion includeDisabled,
AgentManager.OfflineAgentsInclusion includeOffline)
Deprecated.
since 5.0 use methods of
ExecutableAgentsHelper |
ExecutableAgentsMatrix |
AgentManager.getExecutableAgentsMatrix(RequirementSet requirementSet,
AgentManager.DisabledAgentsInclusion includeDisabled,
AgentManager.OfflineAgentsInclusion includeOffline)
Deprecated.
since 5.0 use methods of
ExecutableAgentsHelper |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.