Uses of Interface
com.atlassian.bamboo.logger.ErrorAccessor
Packages that use ErrorAccessor
Package
Description
-
Uses of ErrorAccessor in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build that return ErrorAccessorMethods in com.atlassian.bamboo.build with parameters of type ErrorAccessorModifier and TypeMethodDescriptionvoidChainResultsAction.setDecoratingAggregatedChainErrorAccessor(ErrorAccessor errorAccessor) Property injection with autowiring via property name -
Uses of ErrorAccessor in com.atlassian.bamboo.deployments.execution.actions
Methods in com.atlassian.bamboo.deployments.execution.actions with parameters of type ErrorAccessorModifier and TypeMethodDescriptionvoidViewDeploymentResult.setDecoratingErrorAccessor(ErrorAccessor errorAccessor) Property injection with bean detection via property name -
Uses of ErrorAccessor in com.atlassian.bamboo.logger
Subinterfaces of ErrorAccessor in com.atlassian.bamboo.loggerModifier and TypeInterfaceDescriptioninterfaceDescribes an abstraction for dealing with errors that occur while building builds.Classes in com.atlassian.bamboo.logger that implement ErrorAccessorModifier and TypeClassDescriptionclassclassclassThis class keeps track of Bamboo build errors so they can get reported to the user.Constructors in com.atlassian.bamboo.logger with parameters of type ErrorAccessorModifierConstructorDescriptionAggregatedChainErrorAccessor(CachedPlanManager cachedPlanManager, ErrorAccessor errorAccessor, ResultsSummaryManager resultsSummaryManager) DecoratingErrorAccessorImpl(DecoratedErrorDetailsFactory decoratedErrorDetailsFactory, ErrorAccessor errorAccessor) -
Uses of ErrorAccessor in com.atlassian.bamboo.ww2.actions
Methods in com.atlassian.bamboo.ww2.actions that return ErrorAccessorModifier and TypeMethodDescriptionChainActionSupport.getErrorAccessor()PlanActionSupport.getErrorAccessor()Returns decoratingErrorAccessor bean