Uses of Package
org.camunda.bpm.engine.impl.history.handler
-
Packages that use org.camunda.bpm.engine.impl.history.handler Package Description org.camunda.bpm.engine.impl.cfg org.camunda.bpm.engine.impl.history.handler -
Classes in org.camunda.bpm.engine.impl.history.handler used by org.camunda.bpm.engine.impl.cfg Class Description HistoryEventHandler The interface for implementing an history event handler. -
Classes in org.camunda.bpm.engine.impl.history.handler used by org.camunda.bpm.engine.impl.history.handler Class Description CompositeHistoryEventHandler AHistoryEventHandlerimplementation which delegates to a list ofHistoryEventHandler.HistoryEventHandler The interface for implementing an history event handler.