public class OutputMetadataResolutionTypeInformation extends AbstractMetadataResolutionTypeInformation
MetadataResolutionTypeInformation that describes Output Types from a ComponentAst| Constructor and Description |
|---|
OutputMetadataResolutionTypeInformation(org.mule.runtime.ast.api.ComponentAst component) |
OutputMetadataResolutionTypeInformation(org.mule.runtime.extension.api.component.ComponentParameterization<?> component) |
OutputMetadataResolutionTypeInformation(DslElementModel<?> component) |
| Modifier and Type | Method and Description |
|---|---|
MetadataCacheId |
getComponentTypeMetadataCacheId() |
getResolverCategory, getResolverName, isDynamicTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldIncludeConfiguredMetadataKeyspublic OutputMetadataResolutionTypeInformation(org.mule.runtime.ast.api.ComponentAst component)
public OutputMetadataResolutionTypeInformation(DslElementModel<?> component)
public OutputMetadataResolutionTypeInformation(org.mule.runtime.extension.api.component.ComponentParameterization<?> 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.