public static interface OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
OutboundEventChannelAdapter using RabbitMQ.| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
eventProcessingPipeline() |
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder |
exchange(String exchange)
Sets the exchange to which events need to be sent.
|
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder exchange(String exchange)
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder eventProcessingPipeline()
Copyright © 2022 Flowable. All rights reserved.