Uses of Interface
org.flowable.engine.FlowableEngineAgendaFactory
Packages that use FlowableEngineAgendaFactory
-
Uses of FlowableEngineAgendaFactory in org.flowable.engine.impl.agenda
Classes in org.flowable.engine.impl.agenda that implement FlowableEngineAgendaFactoryModifier and TypeClassDescriptionclass
class
Fields in org.flowable.engine.impl.agenda declared as FlowableEngineAgendaFactoryModifier and TypeFieldDescriptionprotected FlowableEngineAgendaFactory
AgendaSessionFactory.flowableEngineAgendaFactory
Constructors in org.flowable.engine.impl.agenda with parameters of type FlowableEngineAgendaFactoryModifierConstructorDescriptionAgendaSessionFactory
(FlowableEngineAgendaFactory flowableEngineAgendaFactory) -
Uses of FlowableEngineAgendaFactory in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as FlowableEngineAgendaFactoryModifier and TypeFieldDescriptionprotected FlowableEngineAgendaFactory
ProcessEngineConfigurationImpl.agendaFactory
Methods in org.flowable.engine.impl.cfg that return FlowableEngineAgendaFactoryMethods in org.flowable.engine.impl.cfg with parameters of type FlowableEngineAgendaFactoryModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setAgendaFactory
(FlowableEngineAgendaFactory agendaFactory)