Uses of Interface
com.flowable.workobject.engine.impl.persistence.entity.PropertyEntityManager
| Package | Description |
|---|---|
| com.flowable.workobject.engine | |
| com.flowable.workobject.engine.impl.persistence.entity |
-
Uses of PropertyEntityManager in com.flowable.workobject.engine
Fields in com.flowable.workobject.engine declared as PropertyEntityManager Modifier and Type Field Description protected PropertyEntityManagerWorkObjectEngineConfiguration. definitionPropertyEntityManagerMethods in com.flowable.workobject.engine that return PropertyEntityManager Modifier and Type Method Description PropertyEntityManagerWorkObjectEngineConfiguration. getDefinitionPropertyEntityManager()Methods in com.flowable.workobject.engine with parameters of type PropertyEntityManager Modifier and Type Method Description voidWorkObjectEngineConfiguration. setDefinitionPropertyEntityManager(PropertyEntityManager definitionPropertyEntityManager) -
Uses of PropertyEntityManager in com.flowable.workobject.engine.impl.persistence.entity
Classes in com.flowable.workobject.engine.impl.persistence.entity that implement PropertyEntityManager Modifier and Type Class Description classPropertyEntityManagerImpl