Uses of Class
com.flowable.dataobject.engine.impl.persistence.entity.CachedDataObjectInstanceVariableContainer
Packages that use CachedDataObjectInstanceVariableContainer
-
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 CachedDataObjectInstanceVariableContainerModifier and TypeFieldDescriptionprotected Map<String,
Map<Object, CachedDataObjectInstanceVariableContainer>> DataObjectInstanceVariableContainerEntitySession.cachedObjects
Methods in com.flowable.dataobject.engine.impl.runtime.datasource that return CachedDataObjectInstanceVariableContainerModifier and TypeMethodDescriptionDataObjectInstanceVariableContainerEntitySession.putInCache
(DataObjectInstanceVariableContainer entity, boolean storeState)