Uses of Interface
com.atlassian.bamboo.v2.build.queue.AgentQueueAccessor

Packages that use AgentQueueAccessor
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.remote   
com.atlassian.bamboo.v2.build.queue   
 

Uses of AgentQueueAccessor in com.atlassian.bamboo.v2.build.agent
 

Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type AgentQueueAccessor
BuildAgentControllerImpl(BuildResultProcessor buildResultProcessor, AgentQueueAccessor agentQueueAccessor, CapabilitySetManager capabilitySetManager, BuildExecutionUpdateManager buildExecutionUpdateManager, ErrorUpdateHandler errorUpdateHandler, CapabilityContext capabilityContext, AgentContext agentContext)
           
 

Uses of AgentQueueAccessor in com.atlassian.bamboo.v2.build.agent.remote
 

Classes in com.atlassian.bamboo.v2.build.agent.remote that implement AgentQueueAccessor
 class RemoteAgentQueueAccessorImpl
          Queue accessor for remote agents that only matches those where the Fingerprint matches as well
 

Uses of AgentQueueAccessor in com.atlassian.bamboo.v2.build.queue
 

Classes in com.atlassian.bamboo.v2.build.queue that implement AgentQueueAccessor
 class AgentQueueAccessorImpl
          An instance of this class is shared between multiple local agents
 



Copyright © 2010 Atlassian. All Rights Reserved.