| Annotation Type | Description |
|---|---|
| ClassValue |
Marks a field or parameter annotated with
Parameter as actually representing a class. |
| DisplayName |
Allows to specify a custom label for the element and/or field to be used in the UI.
|
| Example |
Allows to specify an example for a
EnrichableModel to be used in the UI. |
| Placement |
Defines the particular place of a
Parameter field in the extension configuration window. |
| Summary |
Allows to specify a summary for a
EnrichableModel to be used in the UI. |
| Text |
Marks a
Parameter field as one that supports a multi line string input both in the editor (when it is populated from
the UI) and in the DSL. |
Copyright © 2021. All rights reserved.