public class DebugFlowableEngineAgendaFactory extends Object implements FlowableEngineAgendaFactory
Modifier and Type | Field and Description |
---|---|
protected ProcessDebugger |
debugger |
Constructor and Description |
---|
DebugFlowableEngineAgendaFactory() |
Modifier and Type | Method and Description |
---|---|
FlowableEngineAgenda |
createAgenda(CommandContext commandContext) |
void |
setDebugger(ProcessDebugger debugger) |
protected ProcessDebugger debugger
public void setDebugger(ProcessDebugger debugger)
public FlowableEngineAgenda createAgenda(CommandContext commandContext)
createAgenda
in interface FlowableEngineAgendaFactory
Copyright © 2019 Flowable. All rights reserved.