public interface ReturnDelegate
CompletableComponentExecutor's return value from how it is transformed into an
CoreEvent to be handed back into the pipeline| Modifier and Type | Method and Description |
|---|---|
CoreEvent |
asReturnValue(Object value,
ExecutionContextAdapter operationContext)
Adapts the
value into an CoreEvent |
CoreEvent asReturnValue(Object value, ExecutionContextAdapter operationContext)
value into an CoreEventvalue - the value to be returnedoperationContext - the ExecutionContextAdapter on which the operation was executedCoreEvent carrying the operation's resultCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.