public interface ProcessDebugger
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBreakpoint(Execution execution)
Indicates that execution is in the breakpoint state
|
boolean isBreakpoint(Execution execution)
execution - execution to evaluateRuntimeException - in the case when it was not possible to decideCopyright © 2020 Flowable. All rights reserved.