| Package | Description |
|---|---|
| org.pf4j.update |
This is the pf4j-update sub project which implements a plugin update mechanism for
Plugin Framework for Java.
|
| Modifier and Type | Field and Description |
|---|---|
List<PluginInfo.PluginRelease> |
PluginInfo.releases |
| Modifier and Type | Method and Description |
|---|---|
protected PluginInfo.PluginRelease |
UpdateManager.findReleaseForPlugin(String id,
String version)
Resolves Release from id and version.
|
PluginInfo.PluginRelease |
UpdateManager.getLastPluginRelease(String id)
Returns the last release version of this plugin for given system version, regardless of release date.
|
| Constructor and Description |
|---|
Context(String id,
PluginInfo.PluginRelease pluginRelease) |
Copyright © 2020. All rights reserved.