com.atlassian.jira.functest.framework.admin
Class ProjectImportImpl
java.lang.Object
com.atlassian.jira.functest.framework.AbstractFuncTestUtil
com.atlassian.jira.functest.framework.admin.ProjectImportImpl
- All Implemented Interfaces:
- ProjectImport, com.atlassian.jira.testkit.client.log.FuncTestLogger
public class ProjectImportImpl
- extends AbstractFuncTestUtil
- implements ProjectImport
Implementation of ProjectImport
.
- Since:
- v4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectImportImpl
public ProjectImportImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation,
Administration administration)
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)
Copyright © 2002-2014 Atlassian. All Rights Reserved.