Uses of Interface
org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
Uses of OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder in org.flowable.eventregistry.api.model
Modifier and TypeMethodDescriptionOutboundChannelModelBuilder.channelAdapter
(String delegateExpression) Sets a customOutboundEventChannelAdapter
via a delegate expression.OutboundChannelModelBuilder.OutboundJmsChannelBuilder.eventProcessingPipeline()
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder.eventProcessingPipeline()
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder.eventProcessingPipeline()