| Package | Description |
|---|---|
| org.flowable.eventregistry.api |
| Modifier and Type | Method and Description |
|---|---|
OutboundEventProcessor |
EventRegistry.getSystemOutboundEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventRegistry.setOutboundEventProcessor(OutboundEventProcessor outboundEventProcessor)
The
OutboundEventProcessor is responsible for handling sending out events. |
void |
EventRegistry.setSystemOutboundEventProcessor(OutboundEventProcessor outboundEventProcessor)
The
OutboundEventProcessor is responsible for handling sending system out events. |
Copyright © 2022 Flowable. All rights reserved.