public interface FlowableEventInfo<T>
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getHeaders() |
InboundChannelModel |
getInboundChannel() |
T |
getPayload() |
Object |
getRawEvent() |
Copyright © 2022 Flowable. All rights reserved.