@NoImplement
public interface BackPressureContext
event| Modifier and Type | Method and Description |
|---|---|
BackPressureAction |
getAction() |
org.mule.runtime.api.event.Event |
getEvent() |
SourceCallbackContext |
getSourceCallbackContext() |
BackPressureAction getAction()
BackPressureAction that was appliedorg.mule.runtime.api.event.Event getEvent()
EventSourceCallbackContext getSourceCallbackContext()
SourceCallbackContext used when pushing the message down the flowCopyright © 2018 MuleSoft, Inc.. All rights reserved.