Uses of Interface
com.flowable.workobject.engine.impl.persistence.entity.VariableEntityManager
| Package | Description |
|---|---|
| com.flowable.workobject.engine | |
| com.flowable.workobject.engine.impl.persistence.entity |
-
Uses of VariableEntityManager in com.flowable.workobject.engine
Fields in com.flowable.workobject.engine declared as VariableEntityManager Modifier and Type Field Description protected VariableEntityManagerWorkObjectEngineConfiguration. variableEntityManagerMethods in com.flowable.workobject.engine that return VariableEntityManager Modifier and Type Method Description VariableEntityManagerWorkObjectEngineConfiguration. getVariableEntityManager()Methods in com.flowable.workobject.engine with parameters of type VariableEntityManager Modifier and Type Method Description voidWorkObjectEngineConfiguration. setVariableEntityManager(VariableEntityManager variableEntityManager) -
Uses of VariableEntityManager in com.flowable.workobject.engine.impl.persistence.entity
Classes in com.flowable.workobject.engine.impl.persistence.entity that implement VariableEntityManager Modifier and Type Class Description classVariableEntityManagerImpl