Uses of Class
hudson.PluginManager.MetadataCache
-
Uses of PluginManager.MetadataCache in hudson
-
Uses of PluginManager.MetadataCache in hudson.model
Modifier and TypeMethodDescriptionUpdateSite.Plugin.getDependenciesIncompatibleWithInstalledVersion
(PluginManager.MetadataCache cache) Get the list of incompatible dependencies (if there are any, as determined by isNeededDependenciesCompatibleWithInstalledVersion)boolean
UpdateCenter.hasIncompatibleUpdates
(PluginManager.MetadataCache cache) boolean
UpdateSite.Plugin.isCompatible
(PluginManager.MetadataCache cache) boolean
UpdateSite.Plugin.isNeededDependenciesCompatibleWithInstalledVersion
(PluginManager.MetadataCache cache) boolean
UpdateSite.Plugin.isNeededDependenciesForNewerJenkins
(PluginManager.MetadataCache cache)