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 DefinitionPropertyEntityImpl
MyBatisLegacyPropertyDataManager. update(DefinitionPropertyEntityImpl entity)
DefinitionPropertyEntityImpl
MyBatisLegacyVariableDataManager. 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 void
MyBatisLegacyPropertyDataManager. adjustPropertyValues(DefinitionPropertyEntityImpl property)
void
MyBatisLegacyPropertyDataManager. insert(DefinitionPropertyEntityImpl entity)
DefinitionPropertyEntityImpl
MyBatisLegacyPropertyDataManager. update(DefinitionPropertyEntityImpl entity)
DefinitionPropertyEntityImpl
MyBatisLegacyVariableDataManager. update(DefinitionPropertyEntityImpl entity)