| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder |
OutboundChannelModelBuilder.kafkaChannelAdapter(String topic)
Configures an adapter which will send events using Kafka.
|
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder |
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder.recordKey(String key)
Sets the record key for the outgoing message.
|
Copyright © 2022 Flowable. All rights reserved.