public static interface OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
OutboundEventChannelAdapter using Kafka.| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
eventProcessingPipeline() |
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder |
recordKey(String key)
Sets the record key for the outgoing message.
|
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder recordKey(String key)
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder eventProcessingPipeline()
Copyright © 2022 Flowable. All rights reserved.