|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||