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 PropertyEntityManager
WorkObjectEngineConfiguration. definitionPropertyEntityManager
Methods in com.flowable.workobject.engine that return PropertyEntityManager Modifier and Type Method Description PropertyEntityManager
WorkObjectEngineConfiguration. getDefinitionPropertyEntityManager()
Methods in com.flowable.workobject.engine with parameters of type PropertyEntityManager Modifier and Type Method Description void
WorkObjectEngineConfiguration. 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 class
PropertyEntityManagerImpl