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.customPropertiesMethods 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 TypeMethodDescriptionvoidKafkaInboundChannelModel.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 PropertiesKafkaChannelDefinitionProcessor.resolveProperties(List<KafkaInboundChannelModel.CustomProperty> consumerProperties)