public class ValueProvidersParameterDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for Source, Operation,
Configuration and Connection Provider Parameters and ParameterGroups annotated with OfValues or
OfValues. If a parameter or parameter group is annotated, this one will have a
related Value| Constructor and Description |
|---|
ValueProvidersParameterDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate> |
getWalkDelegate(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ValueProvidersParameterDeclarationEnricher()
public Optional<org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate> getWalkDelegate(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
getWalkDelegate in interface org.mule.runtime.extension.api.loader.WalkingDeclarationEnricherCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.