com.polarion.alm.tracker.exporter.IExportConfiguration
METHODS
Modifiers and Type | Name | Description |
---|---|---|
IContextId | getContextId() | |
IModule | getModule() | Returns the module in the context that the export was invoked for. |
String | getCharset() | |
IExportTemplate | getTemplate() | |
List | getExportFields() | |
Object | getParameter(String) |
Back to Index