Package | Description |
---|---|
com.atlassian.jira.web.action.admin.importer.project |
Modifier and Type | Method and Description |
---|---|
ProjectImportOptionsImpl |
ProjectImportBean.getProjectImportOptions()
ProjectImportOptions are the very first thing we collect from the users.
|
Modifier and Type | Method and Description |
---|---|
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-2018 Atlassian. All Rights Reserved.