Uses of Interface
org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
Packages that use CmmnEngineAgenda
-
Uses of CmmnEngineAgenda in org.flowable.cmmn.engine.impl.agenda
Classes in org.flowable.cmmn.engine.impl.agenda that implement CmmnEngineAgendaMethods in org.flowable.cmmn.engine.impl.agenda that return CmmnEngineAgendaModifier and TypeMethodDescriptionCmmnEngineAgendaFactory.createAgenda
(CommandContext commandContext) DefaultCmmnEngineAgendaFactory.createAgenda
(CommandContext commandContext) -
Uses of CmmnEngineAgenda in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return CmmnEngineAgendaModifier and TypeMethodDescriptionstatic CmmnEngineAgenda
CommandContextUtil.getAgenda()
static CmmnEngineAgenda
CommandContextUtil.getAgenda
(CommandContext commandContext)