Uses of Class
hudson.model.UpdateCenter.PluginEntry
-
Packages that use UpdateCenter.PluginEntry Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of UpdateCenter.PluginEntry in hudson.model
Methods in hudson.model that return UpdateCenter.PluginEntry Modifier and Type Method Description UpdateCenter.PluginEntry[]
UpdateCenter. getCategorizedAvailables()
Deprecated.Methods in hudson.model with parameters of type UpdateCenter.PluginEntry Modifier and Type Method Description int
UpdateCenter.PluginEntry. compareTo(UpdateCenter.PluginEntry o)
Deprecated.
-