Package org.flowable.engine.impl.agenda
Class DefaultFlowableEngineAgendaFactory
- java.lang.Object
-
- org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
-
- All Implemented Interfaces:
FlowableEngineAgendaFactory
public class DefaultFlowableEngineAgendaFactory extends Object implements FlowableEngineAgendaFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultFlowableEngineAgendaFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FlowableEngineAgendacreateAgenda(CommandContext commandContext)
-
-
-
Method Detail
-
createAgenda
public FlowableEngineAgenda createAgenda(CommandContext commandContext)
- Specified by:
createAgendain interfaceFlowableEngineAgendaFactory
-
-