| Package | Description |
|---|---|
| org.mule.runtime.api.metadata | |
| org.mule.runtime.api.metadata.resolving |
| Class and Description |
|---|
| FailureCode
Standard error codes to describe common errors that may occur during
Metadata fetching operations
|
| MetadataResult
Container for the Metadata fetch operations provided by
TypeKeysResolver, InputTypeResolver
and OutputTypeResolver results. |
| Class and Description |
|---|
| AttributesTypeResolver
Handles the dynamic
MetadataType resolving for the output attributes of an associated component. |
| FailureCode
Standard error codes to describe common errors that may occur during
Metadata fetching operations
|
| 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. |
| MetadataFailure
Immutable representation of an error that occurred during Metadata resolution.
|
| MetadataFailure.Builder |
| MetadataResult
Container for the Metadata fetch operations provided by
TypeKeysResolver, InputTypeResolver
and OutputTypeResolver results. |
| 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 © 2018 MuleSoft, Inc.. All rights reserved.