Package org.flowable.eventregistry.api
Interface OutboundEvent<T>
public interface OutboundEvent<T>
- Author:
- Filip Hrisafov
-
Method Summary
-
Method Details
-
getBody
T getBody() -
getHeaders
-
getEventInstance
EventInstance getEventInstance()
-