| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder |
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder.exchange(String exchange)
Sets the exchange to which events need to be sent.
|
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder |
OutboundChannelModelBuilder.rabbitChannelAdapter(String routingKey)
Configures an adapter which will send events using RabbitMQ.
|
Copyright © 2022 Flowable. All rights reserved.