| Package | Description |
|---|---|
| org.flowable.eventregistry.impl | |
| org.flowable.eventregistry.impl.pipeline |
| Modifier and Type | Field and Description |
|---|---|
protected OutboundEventProcessingPipeline<T> |
SystemOutboundEventProcessor.outboundEventProcessingPipeline |
| Modifier and Type | Method and Description |
|---|---|
OutboundEventProcessingPipeline<T> |
SystemOutboundEventProcessor.getOutboundEventProcessingPipeline() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemOutboundEventProcessor.setOutboundEventProcessingPipeline(OutboundEventProcessingPipeline<T> outboundEventProcessingPipeline) |
| Constructor and Description |
|---|
SystemOutboundEventProcessor(OutboundEventChannelAdapter<T> outboundEventChannelAdapter,
OutboundEventProcessingPipeline<T> outboundEventProcessingPipeline) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutboundEventProcessingPipeline |
class |
InMemoryOutboundEventProcessingPipeline |
Copyright © 2023 Flowable. All rights reserved.