Uses of Class
com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
Packages that use EngageDataManagers
-
Uses of EngageDataManagers in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as EngageDataManagersModifier and TypeFieldDescriptionprotected final EngageDataManagers
EngageEngineConfiguration.dataManagers
Methods in com.flowable.engage.engine that return EngageDataManagers -
Uses of EngageDataManagers in com.flowable.engage.engine.impl.persistence.entity
Fields in com.flowable.engage.engine.impl.persistence.entity declared as EngageDataManagersModifier and TypeFieldDescriptionprotected final EngageDataManagers
EngageEntityManagers.dataManagers
Constructors in com.flowable.engage.engine.impl.persistence.entity with parameters of type EngageDataManagersModifierConstructorDescriptionEngageEntityManagers
(EngageEngineConfiguration configuration, EngageDataManagers dataManagers)