Class AvailablePlugin

java.lang.Object
org.jivesoftware.openfire.container.PluginMetadata
org.jivesoftware.openfire.update.AvailablePlugin

public class AvailablePlugin extends PluginMetadata
Plugin available at igniterealtime.org. The plugin may or may not be locally installed.
Author:
Gaston Dombiak
  • Constructor Details

  • Method Details

    • getInstance

      public static AvailablePlugin getInstance(org.dom4j.Element plugin)
    • getDownloadURL

      public URL getDownloadURL()
      URL from where the latest version of the plugin can be downloaded.
      Returns:
      download URL.
    • getFileSize

      public long getFileSize()
      Returns the size in bytes of the plugin jar file.
      Returns:
      the size in bytes of the plugin jar file.
    • getReleaseDate

      public String getReleaseDate()
      Returns:
      the date the plugin was released