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 BackupManagerBackupManagerFactory.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 voidConfigSectionBackupRestoreSWT.doManualBackup(BackupManager backup_manager, Runnable stats_updater) private static voidConfigSectionBackupRestoreSWT.runBackup(BackupManager backup_manager, String path, Runnable stats_updater) private static voidConfigSectionBackupRestoreSWT.updateInfoParams(BackupManager backup_manager, Map<String, ParameterImpl> mapParams)