Uses of Class
org.jivesoftware.openfire.update.DownloadStatus
Packages that use DownloadStatus
Package
Description
Classes that provide the "check for update" service or the "get available plugins" service.
-
Uses of DownloadStatus in org.jivesoftware.openfire.update
Methods in org.jivesoftware.openfire.update that return DownloadStatusModifier and TypeMethodDescriptionPluginDownloadManager.installPlugin(String username, String url, String version, int hashCode) Installs a new plugin into Openfire.