public interface BackupRestoreProviderManager
| Modifier and Type | Method and Description | 
|---|---|
File | 
createModuleBackupFile(File exportBaseDir,
                      com.atlassian.plugin.ModuleDescriptor<BackupRestoreProvider> provider)  | 
File | 
getModuleBackupFile(File exportBaseDir,
                   com.atlassian.plugin.ModuleDescriptor<BackupRestoreProvider> provider)  | 
List<? extends com.atlassian.plugin.ModuleDescriptor<BackupRestoreProvider>> | 
getModuleDescriptors()  | 
List<? extends com.atlassian.plugin.ModuleDescriptor<BackupRestoreProvider>> getModuleDescriptors()
File getModuleBackupFile(File exportBaseDir, com.atlassian.plugin.ModuleDescriptor<BackupRestoreProvider> provider) throws IOException
IOExceptionFile createModuleBackupFile(File exportBaseDir, com.atlassian.plugin.ModuleDescriptor<BackupRestoreProvider> provider) throws IOException
IOExceptionCopyright © 2003–2022 Atlassian. All rights reserved.