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

Packages that use LocalResultProcessor
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.queue   
 

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

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

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

Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type LocalResultProcessor
BuildQueueManagerImpl(com.atlassian.event.api.EventPublisher eventPublisher, BuildExecutionManager buildExecutionManager, CachedPlanManager cachedPlanManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ErrorUpdateHandler errorUpdateHandler, ExecutableAgentsHelper executableAgentsHelper, CustomVariableContextRunner customVariableContextRunner, EnvironmentService environmentService, ExecutionPhaseService executionPhaseService, XStreamFactory xStreamFactory, org.springframework.transaction.support.TransactionTemplate transactionTemplate, LocalResultProcessor resultProcessor, long lingoResponseTimeout)
           
 



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