Uses of Class
org.flowable.eventregistry.model.RabbitOutboundChannelModel
Packages that use RabbitOutboundChannelModel
-
Uses of RabbitOutboundChannelModel in org.flowable.eventregistry.impl.model
Fields in org.flowable.eventregistry.impl.model declared as RabbitOutboundChannelModelModifier and TypeFieldDescriptionprotected RabbitOutboundChannelModel
OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl.rabbitChannel
Constructors in org.flowable.eventregistry.impl.model with parameters of type RabbitOutboundChannelModelModifierConstructorDescriptionOutboundRabbitChannelBuilderImpl
(EventRepositoryService eventRepositoryService, OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder, RabbitOutboundChannelModel rabbitChannel) -
Uses of RabbitOutboundChannelModel in org.flowable.eventregistry.spring.rabbit
Methods in org.flowable.eventregistry.spring.rabbit with parameters of type RabbitOutboundChannelModelModifier and TypeMethodDescriptionprotected void
RabbitChannelDefinitionProcessor.processOutboundDefinition
(RabbitOutboundChannelModel channelDefinition)