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 EngageDataManagersEngageEngineConfiguration.dataManagersMethods 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 EngageDataManagersEngageEntityManagers.dataManagersConstructors in com.flowable.engage.engine.impl.persistence.entity with parameters of type EngageDataManagersModifierConstructorDescriptionEngageEntityManagers(EngageEngineConfiguration configuration, EngageDataManagers dataManagers)