public class IdComponentModelSelector extends Object implements ComponentModelSelector
| Constructor and Description |
|---|
IdComponentModelSelector(String id) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getComponentId(org.mule.runtime.ast.api.ComponentAst componentModel) |
boolean |
match(org.mule.runtime.ast.api.ComponentAst componentModel) |
public IdComponentModelSelector(String id)
public boolean match(org.mule.runtime.ast.api.ComponentAst componentModel)
match in interface ComponentModelSelectorpublic static String getComponentId(org.mule.runtime.ast.api.ComponentAst componentModel)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.