Uses of Class
org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
Package
Description
-
Uses of DbEntityCache in org.camunda.bpm.engine.impl.db.entitymanager
Modifier and TypeMethodDescriptionvoid
DbEntityManager.setDbEntityCache
(DbEntityCache dbEntityCache) -
Uses of DbEntityCache in org.camunda.bpm.engine.impl.jobexecutor
Modifier and TypeFieldDescriptionprotected DbEntityCache
JobExecutorContext.entityCache
reusable cacheModifier and TypeMethodDescriptionvoid
JobExecutorContext.setEntityCache
(DbEntityCache entityCache)