Uses of Class
org.flowable.eventregistry.model.RabbitOutboundChannelModel
Packages that use RabbitOutboundChannelModel
- 
Uses of RabbitOutboundChannelModel in org.flowable.eventregistry.impl.modelFields 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.rabbitMethods in org.flowable.eventregistry.spring.rabbit with parameters of type RabbitOutboundChannelModelModifier and TypeMethodDescriptionprotected voidRabbitChannelDefinitionProcessor.processOutboundDefinition(RabbitOutboundChannelModel channelDefinition)