Uses of Class
com.flowable.dataobject.engine.impl.persistence.entity.CachedDataObjectInstanceVariableContainer
Package | Description |
---|---|
com.flowable.dataobject.engine.impl.runtime.datasource |
-
Uses of CachedDataObjectInstanceVariableContainer in com.flowable.dataobject.engine.impl.runtime.datasource
Fields in com.flowable.dataobject.engine.impl.runtime.datasource with type parameters of type CachedDataObjectInstanceVariableContainer Modifier and Type Field Description protected java.util.Map<java.lang.String,java.util.Map<java.lang.Object,CachedDataObjectInstanceVariableContainer>>
DataObjectInstanceVariableContainerEntitySession. cachedObjects
Methods in com.flowable.dataobject.engine.impl.runtime.datasource that return CachedDataObjectInstanceVariableContainer Modifier and Type Method Description CachedDataObjectInstanceVariableContainer
DataObjectInstanceVariableContainerEntitySession. putInCache(DataObjectInstanceVariableContainer entity, boolean storeState)