| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model | |
| org.flowable.eventregistry.impl.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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder |
OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl.exchange(String exchange) |
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder |
OutboundChannelDefinitionBuilderImpl.rabbitChannelAdapter(String routingKey) |
Copyright © 2023 Flowable. All rights reserved.