Uses of Interface
com.atlassian.bamboo.logger.ErrorUpdateHandler
Package
Description
-
Uses of ErrorUpdateHandler in com.atlassian.bamboo.build
ModifierConstructorDescriptionBuildDetectionActionFactoryImpl
(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) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.build.artifact
Modifier and TypeMethodDescriptionvoid
BuildArtifactPostProcessor.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.build.expiry
ModifierConstructorDescriptionBuildExpiryBeanImpl
(ResultsSummaryManager resultsSummaryManager, PlanManager planManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, RepositoryDefinitionManager repositoryDefinitionManager, ErrorUpdateHandler errorUpdateHandler, com.atlassian.bandana.BandanaManager bandanaManager, TransactionAndHibernateTemplate template) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.build.monitoring
Modifier and TypeMethodDescriptionvoid
BuildStopDelayedJob.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) void
DeploymentStopDelayedJob.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.build.pipeline.tasks
Modifier and TypeMethodDescriptionvoid
ExecuteBuildTask.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) void
PrepareBuildTask.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.buildqueue.manager
ModifierConstructorDescriptionAgentManagerImpl
(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, EphemeralAgentsService ephemeralAgentsService, EphemeralAgentExecutionService ephemeralAgentExecutionService, EphemeralAgentManagementLogger ephemeralAgentManagementLogger) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.chains
Modifier and TypeMethodDescriptionstatic void
ChainPluginSupportHelper.prepareRuntimeTaskData
(CommonContext commonContext, TaskManager taskManager, ErrorUpdateHandler errorUpdateHandler) static void
ChainPluginSupportHelper.processRuntimeTaskData
(CommonContext commonContext, TaskManager taskManager, ErrorUpdateHandler errorUpdateHandler) ModifierConstructorDescriptionChainExecutionManagerImpl
(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, CachedPlanManager cachedPlanManager, VcsRepositoryManager vcsRepositoryManager, StorageTagService storageTagService, PlanBranchPullRequestService planBranchPullRequestService, StorageLocationService storageLocationService, ServerBuildLoggerManager buildLoggerManager, DeploymentVersionService deploymentVersionService, ChainStatePersister chainStatePersister, BambooOpenSessionTemplate bambooOpenSessionTemplate) ChainResultManagerImpl
(BuildResultsSummaryManager buildResultsSummaryManager, ResultsSummaryManager resultsSummaryManager, LimitedConcurrencyCaller limitedConcurrencyCaller, ErrorUpdateHandler errorUpdateHandler, com.opensymphony.xwork2.TextProvider textProvider, ArtifactLinkManager artifactLinkManager, Persister persister, BuildContextBuilderFactory buildContextBuilderFactory, TriggerManager triggerManager, AuthorCreatorService authorCreatorService) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.clover.builder.coverage
ModifierConstructorDescriptionCloverXmlFileValidator
(@NotNull ErrorUpdateHandler errorUpdateHandler, @NotNull BuildLoggerManager buildLoggerManager) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.deployments.execution.actions
Modifier and TypeMethodDescriptionvoid
StopDeployment.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.deployments.execution.service
ModifierConstructorDescriptionDeploymentPluginSupport
(CustomVariableContextRunner customVariableContextRunner, com.atlassian.plugin.PluginAccessor pluginAccessor, TaskManager taskManager, ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.logger
Modifier and TypeInterfaceDescriptioninterface
Describes an abstraction for dealing with errors that occur while building builds.Modifier and TypeClassDescriptionclass
class
This class keeps track of Bamboo build errors so they can get reported to the user. -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.notification
Modifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.notification.transports.webhook
ModifierConstructorDescriptionWebhookTransport
(WebhookTemplate webhookTemplate, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ResultsSummaryManager resultsSummaryManager, DeploymentProjectService deploymentProjectService, WebhookSenderService webhookSenderService, String url, WebhookResponseService webhookResponseService, DeploymentResultService deploymentResultService, BambooUrl bambooUrl, TemplateRenderer templateRenderer) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.plan
ModifierConstructorDescriptionPlanStatePersisterImpl
(BuildResultsSummaryManager buildResultsSummaryManager, CurrentlyBuildingContainer currentlyBuildingContainer, ResultsSummaryManager resultsSummaryManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, TestsManager testsManager, com.atlassian.event.api.EventPublisher eventPublisher, BuildResultWarningSummaryDao buildResultWarningSummaryDao, PlanVcsRevisionHistoryService planVcsRevisionHistoryService) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.plan.branch
Modifier and TypeMethodDescriptionvoid
BranchExpiryJob.setErrorUpdateHandler
(ErrorUpdateHandler errorUpdateHandler) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.task
ModifierConstructorDescriptionTaskExecutorImpl
(ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, com.atlassian.plugin.PluginAccessor pluginAccessor, CustomVariableContext customVariableContext, BuildDirectoryManager buildDirectoryManager, TaskActionExecutor taskActionExecutor, TaskResultProcessor quarantineTaskResultProcessor) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.v2.build.agent
ModifierConstructorDescriptionBuildAgentControllerImpl
(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, SecureXStreamFactory secureXStreamFactory, BuildDirectoryManager buildDirectoryManager, ArtifactManager artifactManager, SecretEncryptionService secretEncryptionService, AgentCipherProviderService agentCipherProviderService) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.v2.build.agent.remote
-
Uses of ErrorUpdateHandler in com.atlassian.bamboo.v2.build.events
ModifierConstructorDescriptionBuildCompletedEventListener
(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 ErrorUpdateHandler in com.atlassian.bamboo.v2.build.queue
ModifierConstructorDescriptionBuildQueueManagerImpl
(@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) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.v2.build.trigger
ModifierConstructorDescriptionDefaultDependencyBlockingManager
(DependencyTreeBuilder dependencyTreeBuilder, ImmutablePlanCacheService immutablePlanCacheService, ChangeDetectionManager changeDetectionManager, PlanExecutionManager planExecutionManager, TriggerManager triggerManager, ErrorUpdateHandler errorUpdateHandler, BuildNumberGeneratorService buildNumberGenerator, ChainExecutionManager chainExecutionManager, BuildContextBuilderFactory buildContextBuilderFactory) -
Uses of ErrorUpdateHandler in com.atlassian.bamboo.v2.trigger
Modifier and TypeFieldDescriptionprotected final ErrorUpdateHandler
AbstractDependentDetectionAction.errorUpdateHandler
ModifierConstructorDescriptionAbstractDependentDetectionAction
(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, @NotNull 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) InitialBuildDetectionAction
(@NotNull ImmutableChain chain, @NotNull TriggerManager triggerManager, @NotNull BuildContextBuilderFactory buildContextBuilderFactory, @NotNull BuildNumberGeneratorService buildNumberGenerator, @NotNull ErrorUpdateHandler errorUpdateHandler, @NotNull ChangeDetectionManager changeDetectionManager) ManualBuildDetectionAction
(ImmutableChain chain, com.atlassian.user.User user, @Nullable PlanExecutionConfig planExecutionConfig, Map<String, String> params, Map<String, String> variables, BuildNumberGeneratorService buildNumberGenerator, ChangeDetectionManager changeDetectionManager, TriggerManager triggerManager, ErrorUpdateHandler errorUpdateHandler, VariableDefinitionManager variableDefinitionManager, BuildContextBuilderFactory buildContextBuilderFactory)