| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.kafka.core.KafkaOperations<Object,Object> |
kafkaOperations |
protected String |
key |
protected String |
topic |
| Constructor and Description |
|---|
KafkaOperationsOutboundEventChannelAdapter(org.springframework.kafka.core.KafkaOperations<Object,Object> kafkaOperations,
String topic,
String key) |
Copyright © 2020 Flowable. All rights reserved.