public final class BaseDebuggerService extends Object implements org.flowable.engine.runtime.ProcessDebugger, org.springframework.context.ApplicationContextAware
Debugger implementation based on anyWorkObject services and work object as a break points storage
| Constructor and Description | 
|---|
BaseDebuggerService(String dashboardName)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDebuggerWorkObjectId()  | 
boolean | 
isBreakpoint(org.flowable.engine.runtime.Execution execution)  | 
void | 
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)  | 
public BaseDebuggerService(String dashboardName)
public String getDebuggerWorkObjectId()
public boolean isBreakpoint(org.flowable.engine.runtime.Execution execution)
isBreakpoint in interface org.flowable.engine.runtime.ProcessDebuggerpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.