Uses of Interface
com.biglybt.pif.update.UpdateInstaller
Packages that use UpdateInstaller
Package
Description
-
Uses of UpdateInstaller in com.biglybt.core.backup.impl
Methods in com.biglybt.core.backup.impl with parameters of type UpdateInstallerModifier and TypeMethodDescriptionprivate void
BackupManagerImpl.addActions
(UpdateInstaller installer, File source, File target) -
Uses of UpdateInstaller in com.biglybt.pif.update
Methods in com.biglybt.pif.update that return UpdateInstallerModifier and TypeMethodDescriptionUpdateChecker.createInstaller()
For updates that require a stop, update-action and then start you create an installer.UpdateCheckInstance.createInstaller()
UpdateManager.createInstaller()
create a stand alone update installer.UpdateManager.getInstallers()
returns the currently declared installers, if any -
Uses of UpdateInstaller in com.biglybt.pifimpl.local.update
Classes in com.biglybt.pifimpl.local.update that implement UpdateInstallerFields in com.biglybt.pifimpl.local.update with type parameters of type UpdateInstallerMethods in com.biglybt.pifimpl.local.update that return UpdateInstallerModifier and TypeMethodDescriptionUpdateCheckerImpl.createInstaller()
UpdateCheckInstanceImpl.createInstaller()
UpdateManagerImpl.createInstaller()
UpdateManagerImpl.getInstallers()
Methods in com.biglybt.pifimpl.local.update with parameters of type UpdateInstallerModifier and TypeMethodDescriptionprotected void
UpdateManagerImpl.removeInstaller
(UpdateInstaller installer) -
Uses of UpdateInstaller in com.biglybt.pifimpl.update
Methods in com.biglybt.pifimpl.update with parameters of type UpdateInstallerModifier and TypeMethodDescriptionprotected boolean
PluginUpdatePlugin.addInstallationActions
(UpdateInstaller installer, Map<String, List<String[]>> install_properties, String prefix, File from_file, File to_file) -
Uses of UpdateInstaller in com.biglybt.platform.win32
Methods in com.biglybt.platform.win32 that return UpdateInstallerModifier and TypeMethodDescriptionprivate UpdateInstaller
PlatformManagerImpl.getInstaller
(Core core)