| Package | Description |
|---|---|
| org.mule.sdk.api.metadata | |
| org.mule.sdk.api.metadata.resolving |
| Class and Description |
|---|
| AttributesTypeResolver
Handles the dynamic
MetadataType resolving for the output attributes of an associated component. |
| InputTypeResolver
Handles the dynamic
MetadataType resolving for the Content parameter of an associated component. |
| NamedTypeResolver
A base interface for resolvers in which they specify it's category name.
|
| OutputTypeResolver
Handles the dynamic
MetadataType resolving for the output of an associated component. |
| TypeKeysResolver
Handles the dynamic resolution of the available
MetadataKey that can be used to populate the MetadataKeyId of an
associated Component |
| Class and Description |
|---|
| InputTypeResolver
Handles the dynamic
MetadataType resolving for the Content parameter of an associated component. |
| MetadataComponent
Enumerates all the components that can be retrieved in a
MetadataResult. |
| NamedTypeResolver
A base interface for resolvers in which they specify it's category name.
|
| OutputTypeResolver
Handles the dynamic
MetadataType resolving for the output of an associated component. |
| StaticResolver
Handles the construction of a custom
MetadataType in any format to be set in a Typed component statically
when building the extension avoiding dynamically metadata resolution when we know exactly the non necessarily java type
structure at compile time. |
| TypeKeysResolver
Handles the dynamic resolution of the available
MetadataKey that can be used to populate the MetadataKeyId of an
associated Component |
Copyright © 2020. All rights reserved.