@ExperimentalSpi
public interface PluggableImportHandler
| Modifier and Type | Method and Description |
|---|---|
void |
setBackupProject(BackupProject backupProject)
Set the backup project.
|
void |
setBackupSystemInformation(BackupSystemInformation backupSystemInformation)
Set the backup system information.
|
void |
setProjectImportMapper(ProjectImportMapper projectImportMapper)
Set the project import mapper.
|
void |
setProjectImportResults(ProjectImportResults projectImportResults)
Set the project import results.
|
void setBackupProject(BackupProject backupProject)
backupProject - The backup projectvoid setBackupSystemInformation(BackupSystemInformation backupSystemInformation)
backupSystemInformation - The backup system informationvoid setProjectImportMapper(ProjectImportMapper projectImportMapper)
projectImportMapper - The project import mappervoid setProjectImportResults(@Nullable ProjectImportResults projectImportResults)
projectImportResults - The project import resultsCopyright © 2002-2021 Atlassian. All Rights Reserved.