| Package | Description |
|---|---|
| org.flowable.engine.impl.agenda | |
| org.flowable.ui.task.conf | |
| org.flowable.ui.task.service.debugger |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessDebugger |
DebugFlowableEngineAgendaFactory.debugger |
protected ProcessDebugger |
DebugContinueProcessOperation.debugger |
protected ProcessDebugger |
DebugFlowableEngineAgenda.processDebugger |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugFlowableEngineAgendaFactory.setDebugger(ProcessDebugger debugger) |
| Constructor and Description |
|---|
DebugContinueProcessOperation(ProcessDebugger debugger,
CommandContext commandContext,
ExecutionEntity execution) |
DebugContinueProcessOperation(ProcessDebugger debugger,
CommandContext commandContext,
ExecutionEntity execution,
boolean forceSynchronousOperation,
boolean inCompensation) |
DebugFlowableEngineAgenda(CommandContext commandContext,
ProcessDebugger processDebugger) |
| Modifier and Type | Method and Description |
|---|---|
FlowableEngineAgendaFactory |
FlowableDebuggerConfiguration.debuggerAgendaFactory(ProcessDebugger processDebugger) |
| Modifier and Type | Class and Description |
|---|---|
class |
DebuggerService
This class implements basic methods for managing breakpoints
|
Copyright © 2023 Flowable. All rights reserved.