Package org.mule.runtime.extension.api.runtime.parameter


package org.mule.runtime.extension.api.runtime.parameter
  • Class
    Description
    Provides message correlation information.
    Describes the possible placements a parameter can have inside a HTTP request
    A parameter type which allows to get values as they were provided in the DSL, preventing the runtime from resolving expressions or applying any transformations.
    Lists the possible strategies to determine the correlation id that should be sent on an outbound operation which supports correlation.
    A parameter type that gives the capability of: Get the configured expression: With ParameterResolver.getExpression() returns the possible expression used to resolve the parameter value Differ the resolution: Using ParameterResolver.resolve() resolves the parameter value of type ParameterResolver