| Annotation Type | Description |
|---|---|
| Content |
Marks one of the arguments of an Operation's method as it's main input.
|
| MetadataKeyId |
Marks one of the parameters of an Operation or Source as the key for the metadata lookup.
|
| MetadataKeyPart |
Marks a field inside a POJO that represents a composed
MetadataKey as one of the parts
of that composed MetadataKey. |
| MetadataScope |
Associates the annotated Component to a
MetadataKeysResolver, a MetadataContentResolver
and a MetadataOutputResolver that will be used to resolve the Component's MetadataType dynamically
This annotation can be used at Operation or Extension level. |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.