Uses of Interface
org.camunda.bpm.engine.impl.db.entitymanager.Recyclable
Packages that use Recyclable
Package
Description
-
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 -
Uses of Recyclable in org.camunda.bpm.engine.impl.db.entitymanager.operation
Classes in org.camunda.bpm.engine.impl.db.entitymanager.operation that implement RecyclableModifier and TypeClassDescriptionclass
A bulk operationclass
An operation on a single DbEntityclass
A database operation.