- getAvailablePlugins() - Method in class ro.fortsoft.pf4j.update.UpdateManager
-
- getFileDownloader() - Method in class ro.fortsoft.pf4j.update.DefaultUpdateRepository
-
- getFileDownloader(String) - Method in class ro.fortsoft.pf4j.update.UpdateManager
-
Finds the FileDownloader to use for this repository
- getFileDownloader() - Method in interface ro.fortsoft.pf4j.update.UpdateRepository
-
Each repository has the option of overriding the download process.
- getId() - Method in class ro.fortsoft.pf4j.update.DefaultUpdateRepository
-
- getId() - Method in interface ro.fortsoft.pf4j.update.UpdateRepository
-
- getLastRelease(Version) - Method in class ro.fortsoft.pf4j.update.PluginInfo
-
Returns the last release version of this plugin for given system version, regardless of release date
- getPlugin(String) - Method in class ro.fortsoft.pf4j.update.DefaultUpdateRepository
-
- getPlugin(String) - Method in interface ro.fortsoft.pf4j.update.UpdateRepository
-
Get a particular plugin from this repo
- getPlugins() - Method in class ro.fortsoft.pf4j.update.DefaultUpdateRepository
-
- getPlugins() - Method in class ro.fortsoft.pf4j.update.UpdateManager
-
Get the list of plugins from all repos
- getPlugins() - Method in interface ro.fortsoft.pf4j.update.UpdateRepository
-
Get all plugin descriptors for this repo
- getPluginsJsonFileName() - Method in class ro.fortsoft.pf4j.update.DefaultUpdateRepository
-
- getPluginsMap() - Method in class ro.fortsoft.pf4j.update.UpdateManager
-
Get a map of all plugins from all repos where key is plugin id
- getRepositories() - Method in class ro.fortsoft.pf4j.update.UpdateManager
-
- getRepositoryId() - Method in class ro.fortsoft.pf4j.update.PluginInfo
-
- getRequiresExpression() - Method in class ro.fortsoft.pf4j.update.PluginInfo.PluginRelease
-
Get the required version as a SemVer Expression
- getUpdates() - Method in class ro.fortsoft.pf4j.update.UpdateManager
-
Return a list of plugins that are newer versions of already installed plugins
- getUrl() - Method in class ro.fortsoft.pf4j.update.DefaultUpdateRepository
-
- getUrl() - Method in interface ro.fortsoft.pf4j.update.UpdateRepository
-