Class TestPassThroughRollbackErrorHandler

java.lang.Object
org.broadleafcommerce.core.workflow.state.test.TestPassThroughRollbackErrorHandler
All Implemented Interfaces:
ErrorHandler, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class TestPassThroughRollbackErrorHandler extends Object implements ErrorHandler
Add an ErrorHandler that does nothing and does not stop the workflow
Author:
Jeff Fischer
  • Constructor Details

    • TestPassThroughRollbackErrorHandler

      public TestPassThroughRollbackErrorHandler()
  • Method Details