|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap
public class AgentAssignmentMap
| Nested Class Summary | |
|---|---|
static class |
AgentAssignmentMap.AgentAssignmentCheckResult
|
| Constructor Summary | |
|---|---|
AgentAssignmentMap(java.lang.Iterable<AgentAssignment> agentAssignments)
|
|
| Method Summary | |
|---|---|
AgentAssignmentMap.AgentAssignmentCheckResult |
checkAssignmentRequirements(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables,
java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
|
java.util.Set<AgentAssignmentService.AgentAssignmentExecutor> |
forExecutables(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables)
|
java.util.Set<AgentAssignmentService.AgentAssignmentExecutable> |
forExecutors(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentAssignmentMap(java.lang.Iterable<AgentAssignment> agentAssignments)
| Method Detail |
|---|
public java.util.Set<AgentAssignmentService.AgentAssignmentExecutable> forExecutors(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
public java.util.Set<AgentAssignmentService.AgentAssignmentExecutor> forExecutables(@NotNull
java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables)
public AgentAssignmentMap.AgentAssignmentCheckResult checkAssignmentRequirements(@Nullable
java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables,
java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||