Package org.flowable.eventregistry.api
Interface InboundEventProcessingPipeline
- All Known Implementing Classes:
DefaultInboundEventProcessingPipeline
public interface InboundEventProcessingPipeline
- Author:
- Joram Barrez, Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionrun
(InboundChannelModel inboundChannel, InboundEvent inboundEvent)
-
Method Details
-
run
-