Class AbstractImportCommand
java.lang.Object
com.polarion.alm.tracker.importer.AbstractImportCommand
- All Implemented Interfaces:
IImportCommand
- Since:
- 3.5.1
- Author:
- Jiri Banszel
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.polarion.alm.tracker.importer.IImportCommand
IImportCommand.IImportResult
-
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.importer.IImportCommand
execute, getResult
-
Constructor Details
-
AbstractImportCommand
public AbstractImportCommand()
-
-
Method Details
-
setLogger
- Specified by:
setLogger
in interfaceIImportCommand
-
setProgressMonitor
- Specified by:
setProgressMonitor
in interfaceIImportCommand
- Since:
- 3.5.3
-
setImportConfiguration
- Specified by:
setImportConfiguration
in interfaceIImportCommand
-