Interface IModuleExportConfiguration
- All Superinterfaces:
IExportConfiguration
- All Known Implementing Classes:
ModuleExportConfiguration
- Since:
- 3.5.0
- Author:
- Jiri Banszel, Polarion Software
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.polarion.alm.tracker.exporter.IExportConfiguration
IExportConfiguration.IExportField
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.polarion.alm.tracker.exporter.IExportConfiguration
getCharset, getContextId, getExportFields, getFields, getParameter, getQuery, getTemplate, getWorkItems, getWorkItemTree
-
Field Details
-
EXPORT_TYPE
- See Also:
-
-
Method Details
-
getModule
IModule getModule()Description copied from interface:IExportConfiguration
Returns the module in the context that the export was invoked for.- Specified by:
getModule
in interfaceIExportConfiguration
- Returns:
- module or
null
-