Uses of Interface
org.flowable.eventregistry.api.InboundEventProcessingPipeline
Packages that use InboundEventProcessingPipeline
-
Uses of InboundEventProcessingPipeline in org.flowable.eventregistry.impl.pipeline
Classes in org.flowable.eventregistry.impl.pipeline that implement InboundEventProcessingPipelineMethods in org.flowable.eventregistry.impl.pipeline that return InboundEventProcessingPipelineModifier and TypeMethodDescriptionprotected InboundEventProcessingPipeline
InboundChannelModelProcessor.createExpressionEventProcessingPipeline
(InboundChannelModel channelModel, EventRepositoryService eventRepositoryService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) protected InboundEventProcessingPipeline
InboundChannelModelProcessor.createJsonEventProcessingPipeline
(InboundChannelModel channelModel, EventRepositoryService eventRepositoryService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) protected InboundEventProcessingPipeline
InboundChannelModelProcessor.createXmlEventProcessingPipeline
(InboundChannelModel channelModel, EventRepositoryService eventRepositoryService)