Uses of Class
org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
Packages that use KafkaInboundChannelModel.CustomProperty
-
Uses of KafkaInboundChannelModel.CustomProperty in org.flowable.eventregistry.model
Fields in org.flowable.eventregistry.model with type parameters of type KafkaInboundChannelModel.CustomPropertyModifier and TypeFieldDescriptionprotected List<KafkaInboundChannelModel.CustomProperty>
KafkaInboundChannelModel.customProperties
Methods in org.flowable.eventregistry.model that return types with arguments of type KafkaInboundChannelModel.CustomPropertyMethod parameters in org.flowable.eventregistry.model with type arguments of type KafkaInboundChannelModel.CustomPropertyModifier and TypeMethodDescriptionvoid
KafkaInboundChannelModel.setCustomProperties
(List<KafkaInboundChannelModel.CustomProperty> properties) -
Uses of KafkaInboundChannelModel.CustomProperty in org.flowable.eventregistry.spring.kafka
Method parameters in org.flowable.eventregistry.spring.kafka with type arguments of type KafkaInboundChannelModel.CustomPropertyModifier and TypeMethodDescriptionprotected Properties
KafkaChannelDefinitionProcessor.resolveProperties
(List<KafkaInboundChannelModel.CustomProperty> consumerProperties)