Package org.flowable.eventregistry.api
Interface InboundEventProcessor
public interface InboundEventProcessor
- Author:
- Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptionvoideventReceived(InboundChannelModel channelModel, InboundEvent event)
-
Method Details
-
eventReceived
-