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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.polarion.alm.tracker.exporter.IExportCommand
execute, getResult
-
Constructor Details
-
AbstractExportCommand
public AbstractExportCommand()
-
-
Method Details
-
setLogger
- Specified by:
setLoggerin interfaceIExportCommand
-
setConfiguration
- Specified by:
setConfigurationin interfaceIExportCommand
-
setOutputStream
- Specified by:
setOutputStreamin interfaceIExportCommand
-