com.polarion.alm.tracker.exporter.IParameterDescriptor
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | getId() | |
| String | getLabel() | |
| Class | getType() | |
| Object | getDefaultValue() | |
| String | getSwitchedOnAlert() | For boolean parameters only. Optionally returns alert message that should be shown to the user when he switches this parameter on. |
Back to Index