Class ProjectImportImpl

java.lang.Object
com.atlassian.jira.functest.framework.admin.ProjectImportImpl
All Implemented Interfaces:
ProjectImport

public class ProjectImportImpl extends Object implements ProjectImport
Implementation of ProjectImport.
Since:
v4.1
  • Constructor Details

  • Method Details

    • doImportToSummary

      public File doImportToSummary(String backupFileName, String currentSystemXML, String attachmentPath)
      Specified by:
      doImportToSummary in interface ProjectImport
    • importToPreImportSummaryPage

      public void importToPreImportSummaryPage(String attachmentPath, File tempFile)
    • importAndExportBackupAndSetupCurrentInstance

      public File importAndExportBackupAndSetupCurrentInstance(String backupFileName, String currentSystemXML)