Uses of Class
hudson.PluginManager.MetadataCache
Packages that use PluginManager.MetadataCache
-
Uses of PluginManager.MetadataCache in hudson
Methods in hudson that return PluginManager.MetadataCache -
Uses of PluginManager.MetadataCache in hudson.model
Methods in hudson.model with parameters of type PluginManager.MetadataCacheModifier and TypeMethodDescriptionUpdateSite.Plugin.getDependenciesIncompatibleWithInstalledVersion(PluginManager.MetadataCache cache) Get the list of incompatible dependencies (if there are any, as determined by isNeededDependenciesCompatibleWithInstalledVersion)booleanUpdateCenter.hasIncompatibleUpdates(PluginManager.MetadataCache cache) booleanUpdateSite.Plugin.isCompatible(PluginManager.MetadataCache cache) booleanUpdateSite.Plugin.isNeededDependenciesCompatibleWithInstalledVersion(PluginManager.MetadataCache cache) booleanUpdateSite.Plugin.isNeededDependenciesForNewerJenkins(PluginManager.MetadataCache cache)