Uses of Class
com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutable

Packages that use AgentAssignmentService.AgentAssignmentExecutable
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.plan   
 

Uses of AgentAssignmentService.AgentAssignmentExecutable in com.atlassian.bamboo.buildqueue.manager
 

Methods in com.atlassian.bamboo.buildqueue.manager that return types with arguments of type AgentAssignmentService.AgentAssignmentExecutable
static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> AgentAssignmentServiceHelper.asExecutables(ImmutableBuildable buildable)
           
static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> AgentAssignmentServiceHelper.environmentToExecutables(long environmentId)
           
 java.util.Set<AgentAssignmentService.AgentAssignmentExecutable> AgentAssignmentMap.forExecutors(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
           
 

Method parameters in com.atlassian.bamboo.buildqueue.manager with type arguments of type AgentAssignmentService.AgentAssignmentExecutable
 AgentAssignmentMap.AgentAssignmentCheckResult AgentAssignmentMap.checkAssignmentRequirements(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables, java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
           
 void AgentAssignmentService.deleteExecutableAssignments(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> agentAssignments)
          Remove a collection of agent assignments.
 void AgentAssignmentServiceImpl.deleteExecutableAssignments(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> agentAssignments)
           
 java.util.Set<AgentAssignmentService.AgentAssignmentExecutor> AgentAssignmentMap.forExecutables(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables)
           
 

Uses of AgentAssignmentService.AgentAssignmentExecutable in com.atlassian.bamboo.plan
 

Methods in com.atlassian.bamboo.plan that return types with arguments of type AgentAssignmentService.AgentAssignmentExecutable
 java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> ExecutableAgentsHelper.ExecutorQuery.getAssignedExecutables()
           
 

Method parameters in com.atlassian.bamboo.plan with type arguments of type AgentAssignmentService.AgentAssignmentExecutable
 ExecutableAgentsHelper.ExecutorQuery ExecutableAgentsHelper.ExecutorQuery.withAssignmentsFor(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.