Uses of Class
org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
Packages that use DefaultHistoryEventProducer
-
Uses of DefaultHistoryEventProducer in org.camunda.bpm.engine.impl.history.producer
Subclasses of DefaultHistoryEventProducer in org.camunda.bpm.engine.impl.history.producerModifier and TypeClassDescriptionclassThis HistoryEventProducer is aware of theDbEntityManagercache and works in combination with theDbHistoryEventHandler.