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