Uses of Class
hudson.model.UpdateCenter.PluginEntry

Packages that use UpdateCenter.PluginEntry
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of UpdateCenter.PluginEntry in hudson.model
 

Methods in hudson.model that return UpdateCenter.PluginEntry
 UpdateCenter.PluginEntry[] UpdateCenter.getCategorizedAvailables()
          Returns a list of plugins that should be shown in the "available" tab, grouped by category.
 

Methods in hudson.model with parameters of type UpdateCenter.PluginEntry
 int UpdateCenter.PluginEntry.compareTo(UpdateCenter.PluginEntry o)
           
 



Copyright © 2004-2013. All Rights Reserved.