Interface InboundEventProcessor


  • public interface InboundEventProcessor
    Author:
    Joram Barrez
    • Method Detail

      • eventReceived

        void eventReceived​(org.flowable.eventregistry.model.InboundChannelModel channelModel,
                           InboundEvent event)