| Package | Description |
|---|---|
| com.atlassian.bamboo.v2.build.queue |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<QueueOfExecutables.ExecutableData> |
QueueOfExecutables.executablesForAgent(long agentId)
Returns executables available for an agent.
|
| Modifier and Type | Method and Description |
|---|---|
ResultKey |
ExecutableOrderProvider.findExecutableForAgent(long agentId,
Collection<QueueOfExecutables.ExecutableData> executableData)
From the list of executables, returns the executable that should be picked up by the agent.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.