| Package | Description |
|---|---|
| org.flowable.engine.impl.agenda |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessDebugger |
DebugContinueProcessOperation.debugger |
protected ProcessDebugger |
DebugFlowableEngineAgendaFactory.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) |
Copyright © 2019 Flowable. All rights reserved.