Uses of Interface
org.flowable.eventregistry.api.InboundEventProcessor
Packages that use InboundEventProcessor
-
Uses of InboundEventProcessor in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api with parameters of type InboundEventProcessorModifier and TypeMethodDescriptionvoidEventRegistry.setInboundEventProcessor(InboundEventProcessor inboundEventProcessor) TheInboundEventProcessoris responsible for handling any new event.