public class ComponentParameterizationInputMetadataResolutionTypeInformation extends AbstractMetadataResolutionTypeInformation
MetadataResolutionTypeInformation that describes Input Types from a ComponentParameterization| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_IDENTIFIER |
| Constructor and Description |
|---|
ComponentParameterizationInputMetadataResolutionTypeInformation(org.mule.runtime.api.parameterization.ComponentParameterization parameterization,
String parameterName) |
ComponentParameterizationInputMetadataResolutionTypeInformation(org.mule.runtime.api.parameterization.ComponentParameterization parameterization,
String parameterGroupName,
String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
MetadataCacheId |
getComponentTypeMetadataCacheId() |
protected static Optional<org.mule.runtime.extension.api.property.ResolverInformation> |
getResolverInformation(org.mule.runtime.extension.api.property.TypeResolversInformationModelProperty typeResolversInformationModelProperty,
String parameterName) |
getResolverCategory, getResolverName, isDynamicTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldIncludeConfiguredMetadataKeyspublic static final String TYPE_IDENTIFIER
public ComponentParameterizationInputMetadataResolutionTypeInformation(org.mule.runtime.api.parameterization.ComponentParameterization parameterization,
String parameterName)
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–2023 MuleSoft, Inc.. All rights reserved.