Uses of Interface
org.flowable.eventregistry.api.ChannelModelProcessor
Packages that use ChannelModelProcessor
Package
Description
-
Uses of ChannelModelProcessor in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl with type parameters of type ChannelModelProcessorModifier and TypeFieldDescriptionprotected Collection<ChannelModelProcessor>EventRegistryEngineConfiguration.channelModelProcessorsMethods in org.flowable.eventregistry.impl that return types with arguments of type ChannelModelProcessorMethods in org.flowable.eventregistry.impl with parameters of type ChannelModelProcessorModifier and TypeMethodDescriptionvoidEventRegistryEngineConfiguration.addChannelModelProcessor(ChannelModelProcessor channelModelProcessor) Method parameters in org.flowable.eventregistry.impl with type arguments of type ChannelModelProcessorModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setChannelModelProcessors(Collection<ChannelModelProcessor> channelModelProcessors) -
Uses of ChannelModelProcessor in org.flowable.eventregistry.impl.pipeline
Classes in org.flowable.eventregistry.impl.pipeline that implement ChannelModelProcessorModifier and TypeClassDescriptionclassclassclassclass -
Uses of ChannelModelProcessor in org.flowable.eventregistry.spring.jms
Classes in org.flowable.eventregistry.spring.jms that implement ChannelModelProcessor -
Uses of ChannelModelProcessor in org.flowable.eventregistry.spring.kafka
Classes in org.flowable.eventregistry.spring.kafka that implement ChannelModelProcessorModifier and TypeClassDescriptionclassAChannelModelProcessorwhich is responsible for configuring Kafka Event registry integration. -
Uses of ChannelModelProcessor in org.flowable.eventregistry.spring.rabbit
Classes in org.flowable.eventregistry.spring.rabbit that implement ChannelModelProcessor