Interface IExporter
Deprecated.
- Author:
- Jiri Banszel, POLARION SOFTWARE
-
Method Summary
Modifier and TypeMethodDescriptionvoid
export
(IExportConfiguration config, OutputStream out) Deprecated.Exports the work items to the output stream.
-
Method Details
-
export
Deprecated.Exports the work items to the output stream.- Parameters:
config
- export configuration, nevernull
out
- output stream, nevernull
- Throws:
Exception
-
IExportCommandFactory
instead