| Class | Description |
|---|---|
| ComponentMetadataDescriptor<T extends org.mule.runtime.api.meta.model.ComponentModel> |
Represents the view of all Metadata associated to an Operation
|
| FailureCode |
Standard error codes to describe common errors that may occur during
Metadata fetching operations
|
| MetadataAttributes | |
| 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 | |
| MetadataKey |
This key can be contributed with a display name and user defined properties.
|
| MetadataKeysContainer |
Container for the
MetadataKeys obtained from a MetadataKeyProvider component. |
| MetadataResult<T> |
Container for the Metadata fetch operations results.
|
| Exception | Description |
|---|---|
| MetadataResolvingException |
Exception that represents an error related to Metadata resolving.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.