Uses of Interface
com.atlassian.bamboo.build.BuildExecutionManager
Packages that use BuildExecutionManager
Package
Description
-
Uses of BuildExecutionManager in com.atlassian.bamboo.agent.managed.schedule
Constructors in com.atlassian.bamboo.agent.managed.schedule with parameters of type BuildExecutionManagerModifierConstructorDescriptionManagedAgentContainersOptimizerImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AgentResultsSummaryManager agentResultsSummaryManager, AwsAccountBean awsAccountBean, BambooLicenseManager bambooLicenseManager, BuildExecutionManager buildExecutionManager, BuildQueueManager buildQueueManager, CachedPlanManager cachedPlanManager, DeploymentResultService deploymentResultService, ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager, com.opensymphony.xwork2.TextProvider textProvider, EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry) -
Uses of BuildExecutionManager in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build that implement BuildExecutionManagerModifier and TypeClassDescriptionclass
This class is registered as event listenerDefaultBuildExecutionManager.postConstruct()
Fields in com.atlassian.bamboo.build declared as BuildExecutionManagerModifier and TypeFieldDescriptionprotected BuildExecutionManager
BuildResultsAction.buildExecutionManager
Methods in com.atlassian.bamboo.build with parameters of type BuildExecutionManagerModifier and TypeMethodDescriptionvoid
BuildResultsAction.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) void
ChainResultsAction.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) void
DefaultJob.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) Constructors in com.atlassian.bamboo.build with parameters of type BuildExecutionManagerModifierConstructorDescriptionJobStatusHelper
(ImmutableJob job, BuildExecutionManager buildExecutionManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.build.monitoring
Methods in com.atlassian.bamboo.build.monitoring with parameters of type BuildExecutionManagerModifier and TypeMethodDescriptionvoid
BuildHangingMonitor.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) void
BuildQueueMonitor.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) void
BuildStopDelayedJob.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.chains
Constructors in com.atlassian.bamboo.chains with parameters of type BuildExecutionManagerModifierConstructorDescriptionJobExecutionManagerImpl
(BuildExecutionManager buildExecutionManager, StopBuildManager stopBuildManager, ResultsSummaryManager resultsSummaryManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.container.startup
Constructors in com.atlassian.bamboo.container.startup with parameters of type BuildExecutionManagerModifierConstructorDescriptionPendingBuildResultsStateRestorationImpl
(ResultsSummaryManager resultsSummaryManager, CurrentlyBuildingContainer currentlyBuildingContainer, ChainExecutionManager chainExecutionManager, BuildExecutionManager buildExecutionManager, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type BuildExecutionManagerModifierConstructorDescriptionPlanExecutionManagerImpl
(BuildExecutionManager buildExecutionManager, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, CachedPlanManager cachedPlanManager, StopBuildManager stopBuildManager, TriggerManager triggerManager, PlanExecutionLockService planExecutionLockService, com.atlassian.event.api.EventPublisher eventPublisher, ErrorHandler errorHandler, DeploymentPermitter deploymentPermitter, com.atlassian.bamboo.plan.PlanExecutionManagerCallWatcher planExecutionManagerCallWatcher) -
Uses of BuildExecutionManager in com.atlassian.bamboo.plugins.rest.plan.stage
Constructors in com.atlassian.bamboo.plugins.rest.plan.stage with parameters of type BuildExecutionManagerModifierConstructorDescriptionRestStageServiceImpl
(BuildExecutionManager buildExecutionManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, PlanRestService planRestService, RestArtifactService restArtifactService, RestJobService restJobService, StageConversionFunction stageConversionFunction, StageService stageService) -
Uses of BuildExecutionManager in com.atlassian.bamboo.plugins.rest.plan.stage.job
Constructors in com.atlassian.bamboo.plugins.rest.plan.stage.job with parameters of type BuildExecutionManagerModifierConstructorDescriptionRestJobServiceImpl
(BuildExecutionManager buildExecutionManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, JobConversionFunction jobConversionFunction, JobService jobService, PlanRestService planRestService, RestArtifactService restArtifactService) -
Uses of BuildExecutionManager in com.atlassian.bamboo.resultsummary
Methods in com.atlassian.bamboo.resultsummary with parameters of type BuildExecutionManagerModifier and TypeMethodDescriptionvoid
BuildResultsSummaryManagerImpl.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type BuildExecutionManagerModifier and TypeFieldDescriptionstatic final Supplier<BuildExecutionManager>
ComponentAccessor.BUILD_EXECUTION_MANAGER
Deprecated. -
Uses of BuildExecutionManager in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type BuildExecutionManagerModifierConstructorDescriptionLocalBuildResultProcessor
(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 BuildExecutionManager in com.atlassian.bamboo.webwork
Methods in com.atlassian.bamboo.webwork with parameters of type BuildExecutionManagerModifier and TypeMethodDescriptionvoid
StarterAction.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.ww2.actions
Fields in com.atlassian.bamboo.ww2.actions declared as BuildExecutionManagerModifier and TypeFieldDescriptionprotected BuildExecutionManager
BuildActionSupport.buildExecutionManager
Methods in com.atlassian.bamboo.ww2.actions with parameters of type BuildExecutionManagerModifier and TypeMethodDescriptionvoid
BuildActionSupport.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) -
Uses of BuildExecutionManager in com.atlassian.bamboo.ww2.actions.build
Methods in com.atlassian.bamboo.ww2.actions.build with parameters of type BuildExecutionManagerModifier and TypeMethodDescriptionvoid
BuildJsonProviderAction.setBuildExecutionManager
(BuildExecutionManager buildExecutionManager) Constructors in com.atlassian.bamboo.ww2.actions.build with parameters of type BuildExecutionManagerModifierConstructorDescriptionQueuedBuildJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BuildQueueItemViewForJsonDecorator buildQueueItem, int index, AgentManager agentManager, @NotNull BuildExecutionManager buildExecutionManager, @NotNull EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry, @NotNull BambooPermissionManager bambooPermissionManager, TriggerManager triggerManager, @NotNull Collection<ElasticImageConfiguration> imagesForExecutable, @NotNull Set<Long> agentsForExecutable, @NotNull Collection<EphemeralAgentTemplate> templatesForExecutable)