|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueueOfExecutables.ExecutableData | |
|---|---|
| com.atlassian.bamboo.v2.build.queue | |
| com.atlassian.bamboo.v2.build.queue.order | |
| com.atlassian.bamboo.v2.build.queue.queues | |
| Uses of QueueOfExecutables.ExecutableData in com.atlassian.bamboo.v2.build.queue |
|---|
| Methods in com.atlassian.bamboo.v2.build.queue that return types with arguments of type QueueOfExecutables.ExecutableData | |
|---|---|
com.google.common.collect.ImmutableList<QueueOfExecutables.ExecutableData> |
QueueOfExecutables.executablesForAgent(long agentId)
Returns executables available for an agent. |
| Method parameters in com.atlassian.bamboo.v2.build.queue with type arguments of type QueueOfExecutables.ExecutableData | |
|---|---|
ResultKey |
ExecutableOrderProvider.findExecutableForAgent(long agentId,
java.util.Collection<QueueOfExecutables.ExecutableData> executableData)
From the list of executables, returns the executable that should be picked up by the agent. |
| Uses of QueueOfExecutables.ExecutableData in com.atlassian.bamboo.v2.build.queue.order |
|---|
| Method parameters in com.atlassian.bamboo.v2.build.queue.order with type arguments of type QueueOfExecutables.ExecutableData | |
|---|---|
ResultKey |
FifoExecutableOrderProvider.findExecutableForAgent(long agentId,
java.util.Collection<QueueOfExecutables.ExecutableData> executableData)
|
| Uses of QueueOfExecutables.ExecutableData in com.atlassian.bamboo.v2.build.queue.queues |
|---|
| Methods in com.atlassian.bamboo.v2.build.queue.queues that return types with arguments of type QueueOfExecutables.ExecutableData | |
|---|---|
com.google.common.collect.ImmutableList<QueueOfExecutables.ExecutableData> |
AbstractQueueOfExecutables.executablesForAgent(long agentId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||