M - the generic type of of the model which represents the component beign executedpublic interface EventedExecutionContext<M extends org.mule.runtime.api.meta.model.ComponentModel>
extends org.mule.runtime.extension.api.runtime.operation.ExecutionContext<M>
ExecutionContext which contains an Event| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent()
Returns the
Event on which an operation is to be executed |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.