Uses of Interface
org.mule.sdk.api.runtime.parameter.CorrelationInfo
Packages that use CorrelationInfo
-
Uses of CorrelationInfo in org.mule.sdk.api.runtime.parameter
Methods in org.mule.sdk.api.runtime.parameter with parameters of type CorrelationInfoModifier and TypeMethodDescriptionOutboundCorrelationStrategy.getOutboundCorrelationId(CorrelationInfo correlationInfo, String customCorrelationId) Determines the correlation id that should be sent through an outbound operation (if any).