Class PublishHistoryEventHandler

java.lang.Object
org.camunda.bpm.spring.boot.starter.event.PublishHistoryEventHandler
All Implemented Interfaces:
HistoryEventHandler

public class PublishHistoryEventHandler extends Object implements HistoryEventHandler
Event handler publishing history events as Spring Events.
  • Constructor Details

    • PublishHistoryEventHandler

      public PublishHistoryEventHandler(org.springframework.context.ApplicationEventPublisher publisher)
  • Method Details