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
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.importer.IImportCommand
execute, getResult
-
Constructor Details
-
AbstractImportCommand
public AbstractImportCommand()
-
-
Method Details
-
setLogger
- Specified by:
setLoggerin interfaceIImportCommand
-
setProgressMonitor
- Specified by:
setProgressMonitorin interfaceIImportCommand- Since:
- 3.5.3
-
setImportConfiguration
- Specified by:
setImportConfigurationin interfaceIImportCommand
-