Uses of Class
com.broadleafcommerce.sandbox.messaging.completion.error.ReversionWorkflowRequestErrorHandler
Packages that use ReversionWorkflowRequestErrorHandler
Package
Description
- 
Uses of ReversionWorkflowRequestErrorHandler in com.broadleafcommerce.sandbox.messaging.autoconfigure
Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure that return ReversionWorkflowRequestErrorHandlerModifier and TypeMethodDescriptionSandboxMessagingAutoConfiguration.revesionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary> changeSummaryService) Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure with parameters of type ReversionWorkflowRequestErrorHandlerModifier and TypeMethodDescriptionSandboxMessagingAutoConfiguration.reversionTransitionRequestCompletionHandler(ChangeSummaryService<ChangeSummary> changeSummaryService, ReversionWorkflowRequestErrorHandler errorHandler, IndexNotificationService indexNotificationService)  - 
Uses of ReversionWorkflowRequestErrorHandler in com.broadleafcommerce.sandbox.messaging.completion
Methods in com.broadleafcommerce.sandbox.messaging.completion that return ReversionWorkflowRequestErrorHandlerModifier and TypeMethodDescriptionprotected ReversionWorkflowRequestErrorHandlerReversionWorkflowRequestCompletionHandler.getErrorHandler()Constructors in com.broadleafcommerce.sandbox.messaging.completion with parameters of type ReversionWorkflowRequestErrorHandlerModifierConstructorDescriptionReversionWorkflowRequestCompletionHandler(ChangeSummaryService<ChangeSummary> summaryService, ReversionWorkflowRequestErrorHandler errorHandler, IndexNotificationService indexNotificationService)