Uses of Interface
org.flowable.eventregistry.api.InboundEventProcessor
-
Uses of InboundEventProcessor in org.flowable.eventregistry.api
Modifier and TypeMethodDescriptionvoid
EventRegistry.setInboundEventProcessor
(InboundEventProcessor inboundEventProcessor) TheInboundEventProcessor
is responsible for handling any new event.