public class InMemoryOutboundEventChannelAdapter extends Object implements OutboundEventChannelAdapter<EventInstance>
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
eventRegistry |
| Constructor and Description |
|---|
InMemoryOutboundEventChannelAdapter(EventRegistry eventRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(EventInstance rawEvent,
Map<String,Object> headerMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendEventprotected final EventRegistry eventRegistry
public InMemoryOutboundEventChannelAdapter(EventRegistry eventRegistry)
public void sendEvent(EventInstance rawEvent, Map<String,Object> headerMap)
sendEvent in interface OutboundEventChannelAdapter<EventInstance>Copyright © 2022 Flowable. All rights reserved.