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