Uses of Class
org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache

Packages that use DbEntityCache
org.camunda.bpm.engine.impl.db.entitymanager   
 

Uses of DbEntityCache in org.camunda.bpm.engine.impl.db.entitymanager
 

Fields in org.camunda.bpm.engine.impl.db.entitymanager declared as DbEntityCache
protected  DbEntityCache DbEntityManager.dbEntityCache
           
 

Methods in org.camunda.bpm.engine.impl.db.entitymanager that return DbEntityCache
 DbEntityCache DbEntityManager.getDbEntityCache()
           
 

Methods in org.camunda.bpm.engine.impl.db.entitymanager with parameters of type DbEntityCache
 void DbEntityManager.setDbEntityCache(DbEntityCache dbEntityCache)
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.