Interface ProjectImport
- All Known Implementing Classes:
ProjectImportImpl
public interface ProjectImport
Framework for executing project imports.
- Since:
- v4.1
-
Method Summary
Modifier and TypeMethodDescriptiondoImportToSummary
(String backupFileName, String currentSystemXML, String attachmentPath)
-
Method Details
-
doImportToSummary
-