Package org.flowable.eventregistry.impl
Class DefaultInboundEventProcessor
java.lang.Object
org.flowable.eventregistry.impl.DefaultInboundEventProcessor
- All Implemented Interfaces:
InboundEventProcessor
- Author:
- Joram Barrez, Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
eventReceived
(InboundChannelModel channelModel, InboundEvent event)
-
Field Details
-
eventRegistry
-
-
Constructor Details
-
DefaultInboundEventProcessor
-
-
Method Details
-
eventReceived
- Specified by:
eventReceived
in interfaceInboundEventProcessor
-