Uses of Interface
org.flowable.eventregistry.api.OutboundEventProcessor
-
Uses of OutboundEventProcessor in org.flowable.eventregistry.api
Modifier and TypeMethodDescriptionvoid
EventRegistry.setOutboundEventProcessor
(OutboundEventProcessor outboundEventProcessor) TheOutboundEventProcessor
is responsible for handling sending out events.void
EventRegistry.setSystemOutboundEventProcessor
(OutboundEventProcessor outboundEventProcessor) TheOutboundEventProcessor
is responsible for handling sending system out events.