| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.result |
| Modifier and Type | Class and Description |
|---|---|
class |
PayloadTargetReturnDelegate
An implementation of
AbstractReturnDelegate which sets the operation output as a variable which key is taken from the
PayloadTargetReturnDelegate.target field. |
class |
TargetReturnDelegate
An implementation of
AbstractReturnDelegate which evaluates the TargetReturnDelegate.targetValue expressions and sets the output as
a variable which key is taken from the TargetReturnDelegate.target field. |
class |
ValueReturnDelegate
An implementation of
ReturnDelegate which allows setting the response value into the Message that will continue
through the pipeline. |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.