Uses of Class
org.flowable.ui.task.service.debugger.DebuggerRestVariable
-
Packages that use DebuggerRestVariable Package Description org.flowable.ui.task.service.debugger -
-
Uses of DebuggerRestVariable in org.flowable.ui.task.service.debugger
Methods in org.flowable.ui.task.service.debugger that return types with arguments of type DebuggerRestVariable Modifier and Type Method Description List<DebuggerRestVariable>DebuggerService. getExecutionVariables(String executionId)
-