Uses of Class
com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
-
Packages that use ActionEntityManagers Package Description com.flowable.action.engine -
-
Uses of ActionEntityManagers in com.flowable.action.engine
Fields in com.flowable.action.engine declared as ActionEntityManagers Modifier and Type Field Description protected ActionEntityManagers
ActionEngineConfiguration. entityManagers
Methods in com.flowable.action.engine that return ActionEntityManagers Modifier and Type Method Description ActionEntityManagers
ActionEngineConfiguration. getEntityManagers()
-