Package org.camunda.bpm.engine.impl.history.producer
-
Interface Summary Interface Description CmmnHistoryEventProducer The producer for CMMN history events.DefaultDmnHistoryEventProducer.HistoricDecisionInstanceSupplier DmnHistoryEventProducer The producer for DMN history events.HistoryEventProducer The producer for history events. -
Class Summary Class Description CacheAwareCmmnHistoryEventProducer CacheAwareHistoryEventProducer This HistoryEventProducer is aware of theDbEntityManager
cache and works in combination with theDbHistoryEventHandler
.DefaultCmmnHistoryEventProducer DefaultDmnHistoryEventProducer DefaultHistoryEventProducer