Class DefaultServiceTaskErrorHandler
java.lang.Object
dev.dsf.bpe.v2.error.impl.AbstractErrorHandler
dev.dsf.bpe.v2.error.impl.DefaultServiceTaskErrorHandler
- All Implemented Interfaces:
ErrorBoundaryEventErrorHandler, ErrorHandler, ExceptionErrorHandler, ServiceTaskErrorHandler
public class DefaultServiceTaskErrorHandler
extends AbstractErrorHandler
implements ServiceTaskErrorHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractErrorHandler
createErrorMessageFromException, createTaskErrorOutput, getTasks, handleErrorBoundaryEvent, handleException, updateFailedIfInprogress, updateTaskAndHandleExceptionMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ErrorBoundaryEventErrorHandler
handleErrorBoundaryEventMethods inherited from interface ExceptionErrorHandler
handleException
-
Constructor Details
-
DefaultServiceTaskErrorHandler
public DefaultServiceTaskErrorHandler()
-