Uses of Interface
com.atlassian.bamboo.variable.CustomVariableContextRunner

Packages that use CustomVariableContextRunner
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.v2.build.queue   
com.atlassian.bamboo.variable   
 

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

Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type CustomVariableContextRunner
LocalBuildResultProcessor(BuildExecutionManager buildExecutionManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventManager, BuildLoggerManager buildLoggerManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanStatePersisterService planStatePersisterService, CustomVariableContextRunner customVariableContextRunner, ExecutionPhaseService executionPhaseService)
           
 

Uses of CustomVariableContextRunner in com.atlassian.bamboo.v2.build.events
 

Constructors in com.atlassian.bamboo.v2.build.events with parameters of type CustomVariableContextRunner
BuildCompletedEventListener(CustomVariableContextRunner customVariableContextRunner, ErrorUpdateHandler errorUpdateHandler, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
PostBuildCompletedEventListener(CachedPlanManager cachedPlanManager, CustomVariableContextRunner customVariableContextRunner, ErrorUpdateHandler errorUpdateHandler, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

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

Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type CustomVariableContextRunner
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)
           
 

Uses of CustomVariableContextRunner in com.atlassian.bamboo.variable
 

Classes in com.atlassian.bamboo.variable that implement CustomVariableContextRunner
 class CustomVariableContextRunnerImpl
           
 



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