Package dev.dsf.bpe.v2.error.impl
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 dev.dsf.bpe.v2.error.impl.AbstractErrorHandler
createErrorMessageFromException, createTaskErrorOutput, getTasks, handleErrorBoundaryEvent, handleException, updateFailedIfInprogress, updateTaskAndHandleException
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.dsf.bpe.v2.error.ErrorBoundaryEventErrorHandler
handleErrorBoundaryEvent
Methods inherited from interface dev.dsf.bpe.v2.error.ExceptionErrorHandler
handleException
-
Constructor Details
-
DefaultServiceTaskErrorHandler
public DefaultServiceTaskErrorHandler()
-