Uses of Class
com.atlassian.jira.imports.project.core.ProjectImportOptionsImpl

Packages that use ProjectImportOptionsImpl
com.atlassian.jira.web.action.admin.importer.project   
 

Uses of ProjectImportOptionsImpl in com.atlassian.jira.web.action.admin.importer.project
 

Methods in com.atlassian.jira.web.action.admin.importer.project that return ProjectImportOptionsImpl
 ProjectImportOptionsImpl ProjectImportBean.getProjectImportOptions()
          ProjectImportOptions are the very first thing we collect from the users.
 

Methods in com.atlassian.jira.web.action.admin.importer.project with parameters of type ProjectImportOptionsImpl
 void ProjectImportBean.setProjectImportOptions(ProjectImportOptionsImpl projectImportOptions)
          This should be called from the doExecute of Step 1 when we have collected the backup path to the XML backup and the attachments.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.