Interface InboundEventChannelAdapter


public interface InboundEventChannelAdapter
Author:
Joram Barrez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    setInboundChannelModel(org.flowable.eventregistry.model.InboundChannelModel inboundChannelModel)
     
  • Method Details

    • setInboundChannelModel

      void setInboundChannelModel(org.flowable.eventregistry.model.InboundChannelModel inboundChannelModel)
    • setEventRegistry

      void setEventRegistry(EventRegistry eventRegistry)