Package org.flowable.engine.impl.agenda
Class DebugFlowableEngineAgendaFactory
java.lang.Object
org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- All Implemented Interfaces:
FlowableEngineAgendaFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateAgenda
(CommandContext commandContext) void
setDebugger
(ProcessDebugger debugger)
-
Field Details
-
debugger
-
-
Constructor Details
-
DebugFlowableEngineAgendaFactory
public DebugFlowableEngineAgendaFactory()
-
-
Method Details
-
setDebugger
-
createAgenda
- Specified by:
createAgenda
in interfaceFlowableEngineAgendaFactory
-