Uses of Interface
com.biglybt.core.backup.BackupManager
Packages that use BackupManager
Package
Description
-
Uses of BackupManager in com.biglybt.core.backup
Methods in com.biglybt.core.backup that return BackupManagerModifier and TypeMethodDescriptionstatic BackupManager
BackupManagerFactory.getManager
(Core core) -
Uses of BackupManager in com.biglybt.core.backup.impl
Classes in com.biglybt.core.backup.impl that implement BackupManagerMethods in com.biglybt.core.backup.impl that return BackupManager -
Uses of BackupManager in com.biglybt.ui.swt.views.configsections
Methods in com.biglybt.ui.swt.views.configsections with parameters of type BackupManagerModifier and TypeMethodDescriptionprivate void
ConfigSectionBackupRestoreSWT.doManualBackup
(BackupManager backup_manager, Runnable stats_updater) private static void
ConfigSectionBackupRestoreSWT.runBackup
(BackupManager backup_manager, String path, Runnable stats_updater) private static void
ConfigSectionBackupRestoreSWT.updateInfoParams
(BackupManager backup_manager, Map<String, ParameterImpl> mapParams)