Interface CorrelationInfo
- All Superinterfaces:
org.mule.sdk.api.runtime.parameter.CorrelationInfo
@MinMuleVersion("4.1")
@NoImplement
public interface CorrelationInfo
extends org.mule.sdk.api.runtime.parameter.CorrelationInfo
Provides message correlation information. Operations and source callbacks (such as methods annotated with
OnSuccess
or @OnError) can obtain an instance in order to obtain information regarding how the message being processed correlates
to its context.- Since:
- 1.1
-
Method Summary
Methods inherited from interface org.mule.sdk.api.runtime.parameter.CorrelationInfo
getCorrelationId, getEventId, getItemSequenceInfo, isOutboundCorrelationEnabled