| Annotation Type | Description |
|---|---|
| Password |
Password fields will obscure the value from the end user.
|
| PluginCustomConfig |
Declares a Plugin class' field as a receiving plugin config
|
| PluginDescription |
Add title and description attributes to a Plugin
|
| PluginMeta |
Container annotation for multiple
PluginMetadata entries for a plugin provider class |
| PluginMetadata |
Single metadata entry for a provider Plugin
|
| PluginProperty |
Declares a Plugin class' field as a configurable property
|
| RenderingOption |
Declares a Plugin class' field as a configurable property
|
| RenderingOptions |
Declares a Plugin class' field as a configurable property
|
| ReplaceDataVariablesWithBlanks | |
| SelectLabels | |
| SelectValues |
Declare a String field as a
Property.Type.Select or Property.Type.FreeSelect, and specify the selectable values. |
| TextArea |