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