Package org.flowable.eventregistry.api
Interface InboundEventChannelAdapter
public interface InboundEventChannelAdapter
- Author:
- Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventRegistry(EventRegistry eventRegistry) voidsetInboundChannelModel(org.flowable.eventregistry.model.InboundChannelModel inboundChannelModel)
-
Method Details
-
setInboundChannelModel
void setInboundChannelModel(org.flowable.eventregistry.model.InboundChannelModel inboundChannelModel) -
setEventRegistry
-