Uses of Interface
com.atlassian.bamboo.v2.build.agent.ResultProcessor

Packages that use ResultProcessor
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.remote   
 

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

Classes in com.atlassian.bamboo.v2.build.agent that implement ResultProcessor
 class LocalResultProcessor
           
 

Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type ResultProcessor
BuildAgentControllerImpl(AgentContext agentContext, AgentQueueAccessor agentQueueAccessor, BuildLoggerManager buildLoggerManager, ResultProcessor resultProcessor, CapabilityContext capabilityContext, CapabilitySetManager capabilitySetManager, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ExecutionPhaseService executionPhaseService)
           
 

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

Classes in com.atlassian.bamboo.v2.build.agent.remote that implement ResultProcessor
 class RemoteResultProcessor
           
 



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