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 InboundEventProcessingPipelineInboundChannelModelProcessor.createExpressionEventProcessingPipeline(InboundChannelModel channelModel, EventRepositoryService eventRepositoryService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) protected InboundEventProcessingPipelineInboundChannelModelProcessor.createJsonEventProcessingPipeline(InboundChannelModel channelModel, EventRepositoryService eventRepositoryService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) protected InboundEventProcessingPipelineInboundChannelModelProcessor.createXmlEventProcessingPipeline(InboundChannelModel channelModel, EventRepositoryService eventRepositoryService)