Constructor and Description |
---|
BuildDetectionActionFactoryImpl(BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
VariableDefinitionManager variableDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ResultsSummaryManager resultsSummaryManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
BuildArtifactPostProcessor.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
BuildExpiryBeanImpl(ResultsSummaryManager resultsSummaryManager,
PlanManager planManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
RepositoryDefinitionManager repositoryDefinitionManager,
ErrorUpdateHandler errorUpdateHandler,
com.atlassian.bandana.BandanaManager bandanaManager,
TransactionAndHibernateTemplate template) |
Modifier and Type | Method and Description |
---|---|
void |
BuildStopDelayedJob.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
void |
DeploymentStopDelayedJob.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Modifier and Type | Method and Description |
---|---|
void |
PrepareBuildTask.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
void |
ExecuteBuildTask.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
AgentManagerImpl(AgentDao agentDao,
CapabilitySetManager capabilitySetManager,
CapabilityManager capabilityManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BambooLicenseManager bambooLicenseManager,
ElasticInstanceManager elasticInstanceManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
FeatureManager featureManager,
DeploymentsInProgressService deploymentsInProgressService,
ElasticTunnelDefinitionDao elasticTunnelDefinitionDao) |
Modifier and Type | Method and Description |
---|---|
static void |
ChainPluginSupportHelper.prepareRuntimeTaskData(CommonContext commonContext,
TaskManager taskManager,
ErrorUpdateHandler errorUpdateHandler) |
static void |
ChainPluginSupportHelper.processRuntimeTaskData(CommonContext commonContext,
TaskManager taskManager,
ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService,
JobExecutionManager buildContextExecutor,
ChainStateFactory chainStateFactory,
BuildContextFactory buildContextFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
ChainPluginSupport chainPluginSupport,
ErrorUpdateHandler errorUpdateHandler,
AuthorCreatorService authorCreatorService,
ResultsSummaryManager resultsSummaryManager,
BuildDirectoryManager buildDirectoryManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
CustomVariableContext customVariableContext,
PlanExecutionLockService planExecutionLockService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
XStreamFactory xStreamFactory,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
StorageTagService storageTagService,
PlanBranchPullRequestService planBranchPullRequestService,
StorageLocationService storageLocationService) |
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager,
ResultsSummaryManager resultsSummaryManager,
LimitedConcurrencyCaller limitedConcurrencyCaller,
ErrorUpdateHandler errorUpdateHandler,
com.opensymphony.xwork2.TextProvider textProvider,
ArtifactLinkManager artifactLinkManager,
Persister persister,
BuildContextBuilderFactory buildContextBuilderFactory,
TriggerManager triggerManager,
AuthorCreatorService authorCreatorService) |
Modifier and Type | Method and Description |
---|---|
void |
StopDeployment.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
DeploymentPluginSupport(CustomVariableContextRunner customVariableContextRunner,
com.atlassian.plugin.PluginAccessor pluginAccessor,
TaskManager taskManager,
ErrorUpdateHandler errorUpdateHandler) |
Modifier and Type | Interface and Description |
---|---|
interface |
ErrorHandler
Describes an abstraction for dealing with errors that occur while building builds.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractErrorUpdateHandler |
class |
DefaultErrorHandler
This class keeps track of Bamboo build errors so they can get reported to the user.
|
Modifier and Type | Method and Description |
---|---|
void |
NotificationFactoryImpl.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
WebhookTransport(WebhookTemplate webhookTemplate,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ResultsSummaryManager resultsSummaryManager,
WebhookSenderService webhookSenderService,
String url,
WebhookResponseService webhookResponseService) |
Constructor and Description |
---|
PlanStatePersisterImpl(PlanManager planManager,
BuildResultsIndexer buildResultsIndexer,
BuildResultsSummaryManager buildResultsSummaryManager,
CurrentlyBuildingContainer currentlyBuildingContainer,
ResultsSummaryManager resultsSummaryManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
TestsManager testsManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BuildResultWarningSummaryDao buildResultWarningSummaryDao,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService) |
Modifier and Type | Method and Description |
---|---|
void |
BranchExpiryJob.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
TaskExecutorImpl(ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
TaskActionExecutor taskActionExecutor,
TaskResultProcessor quarantineTaskResultProcessor) |
Modifier and Type | Method and Description |
---|---|
void |
TriggerRemoteBuild.setErrorUpdateHandler(ErrorUpdateHandler errorUpdateHandler) |
Constructor and Description |
---|
BuildAgentControllerImpl(AgentContext agentContext,
AgentQueueAccessor agentQueueAccessor,
BuildLoggerManager buildLoggerManager,
ResultProcessor resultProcessor,
CapabilityContext capabilityContext,
RemotedCapabilitySetManager capabilitySetManager,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ExecutionPhaseService executionPhaseService,
com.atlassian.event.api.EventPublisher eventPublisher,
DockerContainerControllerFactory dockerContainerControllerFactory,
BuildWarningSummaryCollationService buildWarningSummaryCollationService,
BuildLoggingContext buildLoggingContext) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteErrorUpdateHandler |
Constructor and Description |
---|
BuildCompletedEventListener(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) |
Constructor and Description |
---|
BuildQueueManagerImpl(AgentManager agentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BuildExecutionManager buildExecutionManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
ExecutableAgentsHelper executableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService,
XStreamFactory xStreamFactory,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
LocalResultProcessor resultProcessor) |
Constructor and Description |
---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
ImmutablePlanCacheService immutablePlanCacheService,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator,
ChainExecutionManager chainExecutionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
Modifier and Type | Field and Description |
---|---|
protected ErrorUpdateHandler |
AbstractDependentDetectionAction.errorUpdateHandler |
Constructor and Description |
---|
AbstractDependentDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
ChildDependencyBuildDetectionAction(ImmutablePlan plan,
PlanIdentifier child,
BuildNumberGeneratorService buildNumberGenerator,
TriggerManager triggerManager,
BuildChanges buildChanges,
ErrorUpdateHandler errorUpdateHandler,
ImmutablePlanCacheService immutablePlanCacheService,
BuildContextBuilderFactory buildContextBuilderFactory) |
ContinuedBuildDetectionAction(ImmutableChain chain,
PlanExecutionConfig planExecutionConfig,
com.atlassian.user.User user,
TriggerReason triggerReason,
Map<String,String> params,
Map<String,String> variables,
ErrorUpdateHandler errorUpdateHandler,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
VcsRepositoryManager vcsRepositoryManager) |
DependentBuildDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
ManualBuildDetectionAction(ImmutableChain chain,
com.atlassian.user.User user,
PlanExecutionConfig planExecutionConfig,
Map<String,String> params,
Map<String,String> variables,
BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
VariableDefinitionManager variableDefinitionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.