Uses of Class
org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
-
Packages that use DefaultHistoryEventProducer Package Description org.camunda.bpm.engine.impl.history.producer -
-
Uses of DefaultHistoryEventProducer in org.camunda.bpm.engine.impl.history.producer
Subclasses of DefaultHistoryEventProducer in org.camunda.bpm.engine.impl.history.producer Modifier and Type Class Description classCacheAwareHistoryEventProducerThis HistoryEventProducer is aware of theDbEntityManagercache and works in combination with theDbHistoryEventHandler.
-