public class InMemoryOutboundEventChannelAdapter extends Object implements OutboundEventChannelAdapter<EventInstance>
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
eventRegistry |
| Constructor and Description |
|---|
InMemoryOutboundEventChannelAdapter(EventRegistry eventRegistry) |
protected final EventRegistry eventRegistry
public InMemoryOutboundEventChannelAdapter(EventRegistry eventRegistry)
public void sendEvent(EventInstance rawEvent)
sendEvent in interface OutboundEventChannelAdapter<EventInstance>Copyright © 2020 Flowable. All rights reserved.