Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
Packages that use InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
-
Uses of InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder in org.flowable.eventregistry.api.model
Methods in org.flowable.eventregistry.api.model that return InboundChannelModelBuilder.InboundEventProcessingPipelineBuilderModifier and TypeMethodDescriptionInboundChannelModelBuilder.channelAdapter(String delegateExpression) Sets a customInboundEventChannelAdaptervia a delegate expression.InboundChannelModelBuilder.InboundJmsChannelBuilder.eventProcessingPipeline()Continue building theInboundChannelModelby configuring the next parts (if any).InboundChannelModelBuilder.InboundKafkaChannelBuilder.eventProcessingPipeline()Continue building theInboundChannelModelby configuring the next parts (if any).InboundChannelModelBuilder.InboundRabbitChannelBuilder.eventProcessingPipeline()Continue building theInboundChannelModelby configuring the next parts (if any).