Class AbstractExportCommand
java.lang.Object
com.polarion.alm.tracker.exporter.AbstractExportCommand
- All Implemented Interfaces:
IExportCommand
Implementations are required to extend
AbstractExportCommand
.- Since:
- 3.5.1
- Author:
- Jiri Banszel
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.polarion.alm.tracker.exporter.IExportCommand
IExportCommand.IExportResult
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.polarion.alm.tracker.exporter.IExportCommand
execute, getResult
-
Constructor Details
-
AbstractExportCommand
public AbstractExportCommand()
-
-
Method Details
-
setLogger
- Specified by:
setLogger
in interfaceIExportCommand
-
setConfiguration
- Specified by:
setConfiguration
in interfaceIExportCommand
-
setOutputStream
- Specified by:
setOutputStream
in interfaceIExportCommand
-