Class DefaultDmnEngineAgendaFactory
- java.lang.Object
-
- org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
-
- All Implemented Interfaces:
DmnEngineAgendaFactory
public class DefaultDmnEngineAgendaFactory extends Object implements DmnEngineAgendaFactory
- Author:
- Yvo Swillens
-
-
Constructor Summary
Constructors Constructor Description DefaultDmnEngineAgendaFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DmnEngineAgendacreateAgenda(CommandContext commandContext)
-
-
-
Method Detail
-
createAgenda
public DmnEngineAgenda createAgenda(CommandContext commandContext)
- Specified by:
createAgendain interfaceDmnEngineAgendaFactory
-
-