Uses of Class
org.jvnet.hudson.update_center.HPI

Uses of HPI in org.jvnet.hudson.update_center
 

Fields in org.jvnet.hudson.update_center declared as HPI
 HPI Plugin.latest
          Latest version of this plugin.
 HPI Plugin.previous
          Latest version of this plugin.
 

Fields in org.jvnet.hudson.update_center with type parameters of type HPI
 TreeMap<VersionNumber,HPI> PluginHistory.artifacts
          All discovered versions, by the numbers.
 

Methods in org.jvnet.hudson.update_center that return HPI
protected  HPI MavenRepositoryImpl.createHpiArtifact(org.sonatype.nexus.index.ArtifactInfo a, PluginHistory p)
           
 HPI PluginHistory.latest()
           
 

Methods in org.jvnet.hudson.update_center that return types with arguments of type HPI
 Map<Date,Map<String,HPI>> MavenRepository.listHudsonPluginsByReleaseDate()
          Discover all plugins from this Maven repository in order released, not using PluginHistory.
 

Constructors in org.jvnet.hudson.update_center with parameters of type HPI
Plugin(String artifactId, HPI latest, HPI previous, ConfluencePluginList cpl)
           
 



Copyright © 2004-2011. All Rights Reserved.