Uses of Interface
org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
-
Uses of OutboundChannelModelBuilder.OutboundRabbitChannelBuilder in org.flowable.eventregistry.api.model
Modifier and TypeMethodDescriptionSets the exchange to which events need to be sent.OutboundChannelModelBuilder.rabbitChannelAdapter
(String routingKey) Configures an adapter which will send events using RabbitMQ.