| Package | Description |
|---|---|
| org.flowable.eventregistry.model | |
| org.flowable.eventregistry.spring.kafka |
| Modifier and Type | Field and Description |
|---|---|
protected List<KafkaInboundChannelModel.CustomProperty> |
KafkaInboundChannelModel.customProperties |
| Modifier and Type | Method and Description |
|---|---|
List<KafkaInboundChannelModel.CustomProperty> |
KafkaInboundChannelModel.getCustomProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaInboundChannelModel.setCustomProperties(List<KafkaInboundChannelModel.CustomProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
KafkaChannelDefinitionProcessor.resolveProperties(List<KafkaInboundChannelModel.CustomProperty> consumerProperties) |
Copyright © 2023 Flowable. All rights reserved.