Uses of Class
org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
Uses of CompositeHistoryEventHandler in org.camunda.bpm.engine.impl.history.handler
Modifier and TypeClassDescriptionclass
ACompositeHistoryEventHandler
implementation which additionally adds to the list ofHistoryEventHandler
theDbHistoryEventHandler
which persists events to a database.