@NoImplement
@Experimental
public interface ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
Optional<ComponentMetadata> |
getCurrentComponentMetadata() |
Optional<ComponentMetadata> getCurrentComponentMetadata()
ComponentMetadata about the current org.mule.runtime.api.component.execution.ExecutableComponent.
Current means that the code invoking this method is inside the scope of such component's execution.Copyright © 2022 MuleSoft, Inc.. All rights reserved.