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 ActionDataManagersActionEngineConfiguration.dataManagersMethods 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 ActionDataManagersActionEntityManagers.dataManagersConstructors in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionDataManagersModifierConstructorDescriptionActionEntityManagers(ActionEngineConfiguration configuration, ActionDataManagers dataManagers)