Uses of Interface
org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
Packages that use OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
-
Uses of OutboundChannelModelBuilder.OutboundKafkaChannelBuilder in org.flowable.eventregistry.api.model
Methods in org.flowable.eventregistry.api.model that return OutboundChannelModelBuilder.OutboundKafkaChannelBuilderModifier and TypeMethodDescriptionOutboundChannelModelBuilder.kafkaChannelAdapter
(String topic) Configures an adapter which will send events using Kafka.Sets the record key for the outgoing message. -
Uses of OutboundChannelModelBuilder.OutboundKafkaChannelBuilder in org.flowable.eventregistry.impl.model
Classes in org.flowable.eventregistry.impl.model that implement OutboundChannelModelBuilder.OutboundKafkaChannelBuilderModifier and TypeClassDescriptionstatic class
Methods in org.flowable.eventregistry.impl.model that return OutboundChannelModelBuilder.OutboundKafkaChannelBuilderModifier and TypeMethodDescriptionOutboundChannelDefinitionBuilderImpl.kafkaChannelAdapter
(String topic)