public class KeysMetadataResolutionTypeInformation extends AbstractMetadataResolutionTypeInformation
MetadataResolutionTypeInformation that describes Output Types from a ComponentAst| Constructor and Description |
|---|
KeysMetadataResolutionTypeInformation(org.mule.runtime.ast.api.ComponentAst component) |
KeysMetadataResolutionTypeInformation(DslElementModel<?> component) |
| Modifier and Type | Method and Description |
|---|---|
MetadataCacheId |
getComponentTypeMetadataCacheId() |
boolean |
shouldIncludeConfiguredMetadataKeys() |
getResolverCategory, getResolverName, isDynamicTypepublic KeysMetadataResolutionTypeInformation(org.mule.runtime.ast.api.ComponentAst component)
public KeysMetadataResolutionTypeInformation(DslElementModel<?> component)
public MetadataCacheId getComponentTypeMetadataCacheId()
MetadataCacheId that describes the type. This only takes into account if the type is an input, output or
attribute type.public boolean shouldIncludeConfiguredMetadataKeys()
MetadataCacheIdCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.