Class IdComponentModelSelector
java.lang.Object
org.mule.datasense.enrichment.model.IdComponentModelSelector
- All Implemented Interfaces:
ComponentModelSelector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetComponentId(org.mule.runtime.ast.api.ComponentAst componentModel) booleanmatch(org.mule.runtime.ast.api.ComponentAst componentModel)
-
Constructor Details
-
IdComponentModelSelector
-
-
Method Details
-
match
public boolean match(org.mule.runtime.ast.api.ComponentAst componentModel) - Specified by:
matchin interfaceComponentModelSelector
-
getComponentId
-