| Interface | Description |
|---|---|
| MetadataAttributesResolver<K> |
Handles the dynamic
MetadataType resolving for the output attributes of an associated component. |
| MetadataContentResolver<K> |
Handles the dynamic
MetadataType resolving for the Content parameter of an associated component. |
| MetadataKeysResolver |
Handles the dynamic resolution of the available
MetadataKey that can be used to populate the
MetadataKeyId of an associated Component |
| MetadataOutputResolver<K> |
Handles the dynamic
MetadataType resolving for the output of an associated component. |
| MetadataResult<T> |
Container for the Metadata fetch operations provided by
MetadataKeysResolver, MetadataContentResolver
and MetadataOutputResolver results. |
| Class | Description |
|---|---|
| FailureCode |
Standard error codes to describe common errors that may occur during
Metadata fetching operations
|
| ImmutableMetadataResult<T> |
Immutable concrete implementation of
MetadataResult |
| MetadataFailure |
Immutable representation of an error that occurred during Metadata resolving
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.