|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
BuildResultsSummaryManager buildResultsSummaryManager,
com.atlassian.event.api.EventPublisher eventManager,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanStatePersisterService planStatePersisterService,
CustomVariableContextRunner customVariableContextRunner)
|
Uses of CustomVariableContextRunner in com.atlassian.bamboo.v2.build.events |
---|
Methods in com.atlassian.bamboo.v2.build.events with parameters of type CustomVariableContextRunner | |
---|---|
void |
PostBuildCompletedEventListener.setCustomVariableContextRunner(CustomVariableContextRunner customVariableContextRunner)
|
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)
|
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,
PlanManager planManager,
org.springframework.jms.core.JmsTemplate jmsTemplate,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
BootstrapManager bootstrapManager,
BuildResultsSummaryManager buildResultsSummaryManager,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner)
|
Uses of CustomVariableContextRunner in com.atlassian.bamboo.variable |
---|
Classes in com.atlassian.bamboo.variable that implement CustomVariableContextRunner | |
---|---|
class |
CustomVariableContextRunnerImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |