com.polarion.alm.tracker.importer.IImporterDescriptor
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | getId() | |
| Set | getImportTypes() | Returns import types supported by this exporter. See constants "IMPORT_TYPE" in {@link IImportConfiguration} and its subinterfaces. |
| boolean | isTemplateImporter() | |
| String | getLabel() | |
| List | getParameterDescriptors() |
Back to Index