Uses of Class
hudson.model.UpdateSite.Deprecation
-
Packages that use UpdateSite.Deprecation Package Description hudson hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of UpdateSite.Deprecation in hudson
Methods in hudson that return types with arguments of type UpdateSite.Deprecation Modifier and Type Method Description List<UpdateSite.Deprecation>
PluginWrapper. getDeprecations()
-
Uses of UpdateSite.Deprecation in hudson.model
Methods in hudson.model that return UpdateSite.Deprecation Modifier and Type Method Description UpdateSite.Deprecation
UpdateSite.Plugin. getDeprecation()
Methods in hudson.model that return types with arguments of type UpdateSite.Deprecation Modifier and Type Method Description Map<String,UpdateSite.Deprecation>
UpdateSite.Data. getDeprecations()
Returns the deprecations provided by the update site
-