Uses of Enum Class
org.mule.sdk.api.runtime.parameter.OutboundCorrelationStrategy
Packages that use OutboundCorrelationStrategy
-
Uses of OutboundCorrelationStrategy in org.mule.sdk.api.runtime.parameter
Methods in org.mule.sdk.api.runtime.parameter that return OutboundCorrelationStrategyModifier and TypeMethodDescriptionstatic OutboundCorrelationStrategyReturns the enum constant of this class with the specified name.static OutboundCorrelationStrategy[]OutboundCorrelationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.