Uses of Class
com.flowable.workobject.engine.impl.persistence.entity.DefinitionPropertyEntityImpl
| Package | Description |
|---|---|
| com.flowable.workobject.engine.impl.persistence.entity.data.impl |
-
Uses of DefinitionPropertyEntityImpl in com.flowable.workobject.engine.impl.persistence.entity.data.impl
Methods in com.flowable.workobject.engine.impl.persistence.entity.data.impl that return DefinitionPropertyEntityImpl Modifier and Type Method Description DefinitionPropertyEntityImplMyBatisLegacyPropertyDataManager. update(DefinitionPropertyEntityImpl entity)DefinitionPropertyEntityImplMyBatisLegacyVariableDataManager. update(DefinitionPropertyEntityImpl entity)Methods in com.flowable.workobject.engine.impl.persistence.entity.data.impl with parameters of type DefinitionPropertyEntityImpl Modifier and Type Method Description protected voidMyBatisLegacyPropertyDataManager. adjustPropertyValues(DefinitionPropertyEntityImpl property)voidMyBatisLegacyPropertyDataManager. insert(DefinitionPropertyEntityImpl entity)DefinitionPropertyEntityImplMyBatisLegacyPropertyDataManager. update(DefinitionPropertyEntityImpl entity)DefinitionPropertyEntityImplMyBatisLegacyVariableDataManager. update(DefinitionPropertyEntityImpl entity)