public interface OutboundEvent<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getBody() |
EventInstance |
getEventInstance() |
Map<String,Object> |
getHeaders() |
T getBody()
EventInstance getEventInstance()
Copyright © 2022 Flowable. All rights reserved.