| Interface | Description |
|---|---|
| EventedExecutionContext<M extends org.mule.runtime.api.meta.model.ComponentModel> |
A specialization of
ExecutionContext which contains an CoreEvent |
| ExecutionContextAdapter<M extends org.mule.runtime.api.meta.model.ComponentModel> |
Adapter interface which expands the contract of
ExecutionContext which functionality that is internal to this
implementation of the extensions API and shouldn't be accessible for the extensions themselves. |
| Class | Description |
|---|---|
| EventedResult<T,A> |
An operation execution
Result that is created based on the resulting CoreEvent
of that execution. |
| ExecutionContextProperties |
Constants used for information related to
ExecutionContext |
| StreamingHelperFactory |
A factory which provides instances of
StreamingHelper |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.