| Modifier and Type | Method and Description |
|---|---|
default MetadataResult<ComponentMetadataTypesDescriptor> |
DeclarationSession.resolveComponentMetadata(org.mule.runtime.app.declaration.api.ComponentElementDeclaration componentElementDeclaration)
Retrieve the dynamic metadata associated to the component for the metadata key defined as part of the component declaration.
|
MetadataResult<ComponentMetadataTypesDescriptor> |
DeclarationSession.resolveComponentMetadata(org.mule.runtime.app.declaration.api.ComponentElementDeclaration componentElementDeclaration,
boolean ignoreCache)
Retrieve the dynamic metadata associated to the component for the metadata key defined as part of the component declaration.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataResult<ComponentMetadataTypesDescriptor> |
ComponentMetadataTypesDescriptorResultJsonSerializer.deserialize(String metadataResult) |
| Modifier and Type | Method and Description |
|---|---|
String |
ComponentMetadataTypesDescriptorResultJsonSerializer.serialize(MetadataResult<ComponentMetadataTypesDescriptor> metadataResult) |
| Modifier and Type | Method and Description |
|---|---|
MetadataResult<ComponentMetadataTypesDescriptor> |
ComponentMetadataTypesDescriptorResult.toDescriptor() |
| Constructor and Description |
|---|
ComponentMetadataTypesDescriptorResult(MetadataResult<ComponentMetadataTypesDescriptor> result) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.