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