| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model | |
| org.flowable.eventregistry.impl.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelModelBuilder.channelAdapter(String delegateExpression)
Sets a custom
OutboundEventChannelAdapter via a delegate expression. |
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelModelBuilder.OutboundJmsChannelBuilder.eventProcessingPipeline() |
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelModelBuilder.OutboundRabbitChannelBuilder.eventProcessingPipeline() |
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelModelBuilder.OutboundKafkaChannelBuilder.eventProcessingPipeline() |
| Modifier and Type | Class and Description |
|---|---|
static class |
OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelDefinitionBuilderImpl.channelAdapter(String delegateExpression) |
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl.eventProcessingPipeline() |
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl.eventProcessingPipeline() |
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl.eventProcessingPipeline() |
Copyright © 2023 Flowable. All rights reserved.