Uses of Class
org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
Packages that use CompositeHistoryEventHandler Package Description org.camunda.bpm.engine.impl.history.handler -
-
Uses of CompositeHistoryEventHandler in org.camunda.bpm.engine.impl.history.handler
Subclasses of CompositeHistoryEventHandler in org.camunda.bpm.engine.impl.history.handler Modifier and Type Class Description classCompositeDbHistoryEventHandlerACompositeHistoryEventHandlerimplementation which additionally adds to the list ofHistoryEventHandlertheDbHistoryEventHandlerwhich persists events to a database.
-