Interface OutboundEventProcessor


public interface OutboundEventProcessor
Author:
Joram Barrez, Filip Hrisafov
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sendEvent(EventInstance eventInstance, Collection<org.flowable.eventregistry.model.ChannelModel> channelModels)
     
  • Method Details

    • sendEvent

      void sendEvent(EventInstance eventInstance, Collection<org.flowable.eventregistry.model.ChannelModel> channelModels)