Class DefaultDebuggerExecutionExceptionHandler

java.lang.Object
org.flowable.job.service.impl.asyncexecutor.DefaultDebuggerExecutionExceptionHandler
All Implemented Interfaces:
AsyncRunnableExecutionExceptionHandler

public class DefaultDebuggerExecutionExceptionHandler extends Object implements AsyncRunnableExecutionExceptionHandler
Swallow exception for the debugger executions and add debugger breakpoint again to the suspended jobs.
Author:
martin.grofcik