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 TypeClassDescriptionclassclassFields in org.flowable.engine.impl.agenda declared as FlowableEngineAgendaFactoryModifier and TypeFieldDescriptionprotected FlowableEngineAgendaFactoryAgendaSessionFactory.flowableEngineAgendaFactoryConstructors 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 FlowableEngineAgendaFactoryProcessEngineConfigurationImpl.agendaFactoryMethods 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)