| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model | |
| org.flowable.eventregistry.impl.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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder |
OutboundChannelDefinitionBuilderImpl.kafkaChannelAdapter(String topic) |
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder |
OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl.recordKey(String key) |
Copyright © 2023 Flowable. All rights reserved.