| 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. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.