public class AttributesMetadataResolutionTypeInformation extends AbstractMetadataResolutionTypeInformation
MetadataResolutionTypeInformation that describes Attribute Types from a ComponentAst| Constructor and Description |
|---|
AttributesMetadataResolutionTypeInformation(org.mule.runtime.ast.api.ComponentAst component) |
AttributesMetadataResolutionTypeInformation(DslElementModel<?> component) |
| Modifier and Type | Method and Description |
|---|---|
MetadataCacheId |
getComponentTypeMetadataCacheId() |
getResolverCategory, getResolverName, isDynamicTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldIncludeConfiguredMetadataKeyspublic AttributesMetadataResolutionTypeInformation(org.mule.runtime.ast.api.ComponentAst component)
public AttributesMetadataResolutionTypeInformation(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.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.