Uses of Interface
org.camunda.bpm.engine.impl.db.entitymanager.Recyclable

Packages that use Recyclable
org.camunda.bpm.engine.impl.db.entitymanager.cache   
org.camunda.bpm.engine.impl.db.entitymanager.operation   
 

Uses of Recyclable in org.camunda.bpm.engine.impl.db.entitymanager.cache
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.cache that implement Recyclable
 class CachedDbEntity
          A cached entity
 

Uses of Recyclable in org.camunda.bpm.engine.impl.db.entitymanager.operation
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.operation that implement Recyclable
 class DbBulkOperation
          A bulk operation
 class DbEntityOperation
          An operation on a single DbEntity
 class DbOperation
          A database operation.
 



Copyright © 2017 camunda services GmbH. All rights reserved.