Uses of Interface
com.atlassian.bamboo.variable.CustomVariableContextRunner
Packages that use CustomVariableContextRunner
Package
Description
-
Uses of CustomVariableContextRunner in com.atlassian.bamboo.deployments.execution.service
Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type CustomVariableContextRunnerModifierConstructorDescriptionDeploymentPluginSupport(CustomVariableContextRunner customVariableContextRunner, com.atlassian.plugin.PluginAccessor pluginAccessor, TaskManager taskManager, ErrorUpdateHandler errorUpdateHandler) -
Uses of CustomVariableContextRunner in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type CustomVariableContextRunnerModifierConstructorDescriptionLocalBuildResultProcessor(BuildExecutionManager buildExecutionManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventManager, ServerBuildLoggerManager 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 CustomVariableContextRunnerModifierConstructorDescriptionBuildCompletedEventListener(CustomVariableContextRunner customVariableContextRunner, ErrorUpdateHandler errorUpdateHandler, CachedPlanManager cachedPlanManager, 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 CustomVariableContextRunnerModifierConstructorDescriptionBuildQueueManagerImpl(@NotNull AgentManager agentManager, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor, @NotNull ErrorUpdateHandler errorUpdateHandler, @NotNull ExecutableAgentsHelper executableAgentsHelper, @NotNull CustomVariableContextRunner customVariableContextRunner, @NotNull ExecutionPhaseService executionPhaseService, @NotNull XStreamFactory xStreamFactory, @NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate, @NotNull EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry, @NotNull EphemeralAgentsService ephemeralAgentsService) -
Uses of CustomVariableContextRunner in com.atlassian.bamboo.variable
Classes in com.atlassian.bamboo.variable that implement CustomVariableContextRunner