Uses of Class
com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
Packages that use ActionDataManagers
-
Uses of ActionDataManagers in com.flowable.action.engine
Fields in com.flowable.action.engine declared as ActionDataManagersModifier and TypeFieldDescriptionprotected final ActionDataManagers
ActionEngineConfiguration.dataManagers
Methods in com.flowable.action.engine that return ActionDataManagers -
Uses of ActionDataManagers in com.flowable.action.engine.impl.persistence.entity
Fields in com.flowable.action.engine.impl.persistence.entity declared as ActionDataManagersModifier and TypeFieldDescriptionprotected final ActionDataManagers
ActionEntityManagers.dataManagers
Constructors in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionDataManagersModifierConstructorDescriptionActionEntityManagers
(ActionEngineConfiguration configuration, ActionDataManagers dataManagers)