Provides information about how the runtime applied back pressure on a certain
event- Since:
- 1.0
-
Method Summary
-
Method Details
-
getAction
BackPressureAction getAction()- Returns:
- the
BackPressureActionthat was applied
-
getEvent
org.mule.runtime.api.event.Event getEvent()- Returns:
- The rejected
Event
-
getSourceCallbackContext
SourceCallbackContext getSourceCallbackContext()- Returns:
- the
SourceCallbackContextused when pushing the message down the flow
-