Uses of Class
com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
Packages that use PromotionWorkflowRequestErrorHandler
Package
Description
-
Uses of PromotionWorkflowRequestErrorHandler in com.broadleafcommerce.sandbox.messaging.autoconfigure
Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure that return PromotionWorkflowRequestErrorHandlerModifier and TypeMethodDescriptionSandboxMessagingAutoConfiguration.promotionWorkflowRequestErrorHandler
(ChangeSummaryService<ChangeSummary> changeSummaryService, ChangeSummaryGroupService<ChangeSummaryGroup> changeSummaryGroupService) Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure with parameters of type PromotionWorkflowRequestErrorHandlerModifier and TypeMethodDescriptionSandboxMessagingAutoConfiguration.promotionTransitionRequestCompletionHandler
(ChangeSummaryService<ChangeSummary> changeSummaryService, ChangeSummaryGroupService<ChangeSummaryGroup> changeSummaryGroupService, PromotionWorkflowRequestErrorHandler errorHandler, IndexNotificationService indexNotificationService) -
Uses of PromotionWorkflowRequestErrorHandler in com.broadleafcommerce.sandbox.messaging.completion
Methods in com.broadleafcommerce.sandbox.messaging.completion that return PromotionWorkflowRequestErrorHandlerModifier and TypeMethodDescriptionprotected PromotionWorkflowRequestErrorHandler
PromotionWorkflowRequestCompletionHandler.getErrorHandler()
Constructors in com.broadleafcommerce.sandbox.messaging.completion with parameters of type PromotionWorkflowRequestErrorHandlerModifierConstructorDescriptionPromotionWorkflowRequestCompletionHandler
(ChangeSummaryService<ChangeSummary> summaryService, ChangeSummaryGroupService<ChangeSummaryGroup> groupService, PromotionWorkflowRequestErrorHandler errorHandler, IndexNotificationService indexNotificationService)