Uses of Class
org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler

Packages that use CompositeHistoryEventHandler
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
 class CompositeDbHistoryEventHandler
          A CompositeHistoryEventHandler implementation which additionally adds to the list of HistoryEventHandler the DbHistoryEventHandler which persists events to a database.
 



Copyright © 2016 camunda services GmbH. All rights reserved.