Package org.flowable.eventregistry.api
Interface OutboundEventProcessor
public interface OutboundEventProcessor
- Author:
- Joram Barrez, Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionvoidsendEvent(EventInstance eventInstance, Collection<ChannelModel> channelModels)
-
Method Details
-
sendEvent
-