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 RabbitOutboundChannelModelOutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl.rabbitChannelConstructors 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 voidRabbitChannelDefinitionProcessor.processOutboundDefinition(RabbitOutboundChannelModel channelDefinition)