public interface OutboundEventChannelAdapter<T>
| Modifier and Type | Method and Description |
|---|---|
default void |
sendEvent(OutboundEvent<T> event) |
void |
sendEvent(T rawEvent,
Map<String,Object> headerMap) |
Copyright © 2022 Flowable. All rights reserved.