Package org.camunda.bpm.engine.impl.history.handler
package org.camunda.bpm.engine.impl.history.handler
-
ClassDescriptionA
CompositeHistoryEventHandler
implementation which additionally adds to the list ofHistoryEventHandler
theDbHistoryEventHandler
which persists events to a database.AHistoryEventHandler
implementation which delegates to a list ofHistoryEventHandler
.History event handler that writes history events to the process engine database using the DbEntityManager.The interface for implementing an history event handler.