Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
-
Uses of InboundChannelModelBuilder.InboundKafkaChannelBuilder in org.flowable.eventregistry.api.model
Modifier and TypeMethodDescriptionInboundChannelModelBuilder.InboundKafkaChannelBuilder.clientIdPrefix
(String clientIdPrefix) Sets the client id prefix for this Kafka adapter.InboundChannelModelBuilder.InboundKafkaChannelBuilder.concurrency
(String concurrency) Sets the concurrency (and integer) for this Kafka adapter.Sets the groupId for this Kafka adapter.InboundChannelModelBuilder.kafkaChannelAdapter
(String topic) Configures an adapter which receives events using Kafka.Sets custom properties for this Kafka adapter.