Uses of Package
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 AHistoryEventHandler
implementation which delegates to a list ofHistoryEventHandler
.HistoryEventHandler The interface for implementing an history event handler. -
Classes in org.camunda.bpm.engine.impl.history.handler used by org.camunda.bpm.spring.boot.starter.configuration.impl 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.spring.boot.starter.event Class Description HistoryEventHandler The interface for implementing an history event handler.