| Package | Description |
|---|---|
| org.mule.runtime.ast.internal.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionModelHelper.walkToComponent(org.mule.runtime.api.component.ComponentIdentifier componentIdentifier,
Optional<org.mule.runtime.api.component.ComponentIdentifier> parentIdentifier,
ExtensionModelHelper.ExtensionWalkerModelDelegate delegate,
org.mule.runtime.api.meta.model.ExtensionModel currentExtension)
Navigates the extension model for the provided
componentIdentifier and calls the corresponding method on the provided
delegate when found. |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.