Uses of Class
de.xima.fc.proma.plugin.mdl.PluginChangeLogVersion
-
Packages that use PluginChangeLogVersion Package Description de.xima.fc.proma.plugin.mdl -
-
Uses of PluginChangeLogVersion in de.xima.fc.proma.plugin.mdl
Methods in de.xima.fc.proma.plugin.mdl that return types with arguments of type PluginChangeLogVersion Modifier and Type Method Description List<PluginChangeLogVersion>
PluginUpdateMetadata. getChangelogList()
Constructor parameters in de.xima.fc.proma.plugin.mdl with type arguments of type PluginChangeLogVersion Constructor Description PluginUpdateMetadata(String pluginName, EPluginUpdateAvailability updateAvailability, String currentVersion, String pluginKey, String pluginDesc, List<PluginChangeLogVersion> changelogList, String updateVersion)
-