| Package | Description |
|---|---|
| org.mule.runtime.api.metadata | |
| org.mule.runtime.api.metadata.descriptor |
| Modifier and Type | Method and Description |
|---|---|
MetadataResult<OutputMetadataDescriptor> |
MetadataService.getOutputMetadata(Location location,
MetadataKey key)
Resolves the dynamic
MetadataType for the current component output with the given key. |
MetadataResult<OutputMetadataDescriptor> |
MetadataProvider.getOutputMetadata(MetadataKey key)
Resolves the dynamic
MetadataType for the current component output and attrubutes with the given key. |
| Modifier and Type | Method and Description |
|---|---|
OutputMetadataDescriptor |
OutputMetadataDescriptor.OutputMetadataDescriptorBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder |
ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder.withOutputMetadataDescriptor(OutputMetadataDescriptor outputMetadataDescriptor) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.