Interface ProjectImport

All Known Implementing Classes:
ProjectImportImpl

public interface ProjectImport
Framework for executing project imports.
Since:
v4.1
  • Method Summary

    Modifier and Type
    Method
    Description
    doImportToSummary(String backupFileName, String currentSystemXML, String attachmentPath)
     
  • Method Details

    • doImportToSummary

      File doImportToSummary(String backupFileName, String currentSystemXML, String attachmentPath)