Uses of Interface
com.atlassian.bamboo.logger.ErrorAccessor
Package
Description
-
Uses of ErrorAccessor in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
ChainResultsAction.setDecoratingAggregatedChainErrorAccessor
(ErrorAccessor errorAccessor) Property injection with autowiring via property name -
Uses of ErrorAccessor in com.atlassian.bamboo.deployments.execution.actions
Modifier and TypeMethodDescriptionvoid
ViewDeploymentResult.setDecoratingErrorAccessor
(ErrorAccessor errorAccessor) Property injection with bean detection via property name -
Uses of ErrorAccessor in com.atlassian.bamboo.logger
Modifier and TypeInterfaceDescriptioninterface
Describes an abstraction for dealing with errors that occur while building builds.Modifier and TypeClassDescriptionclass
class
class
This class keeps track of Bamboo build errors so they can get reported to the user.ModifierConstructorDescriptionAggregatedChainErrorAccessor
(CachedPlanManager cachedPlanManager, ErrorAccessor errorAccessor, ResultsSummaryManager resultsSummaryManager) DecoratingErrorAccessorImpl
(DecoratedErrorDetailsFactory decoratedErrorDetailsFactory, ErrorAccessor errorAccessor) -
Uses of ErrorAccessor in com.atlassian.bamboo.ww2.actions
Modifier and TypeMethodDescriptionChainActionSupport.getErrorAccessor()
PlanActionSupport.getErrorAccessor()
Returns decoratingErrorAccessor bean