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

Uses of PluginHistory in org.jvnet.hudson.update_center
 

Fields in org.jvnet.hudson.update_center declared as PluginHistory
 PluginHistory HPI.history
          Which of the lineage did this come from?
 

Methods in org.jvnet.hudson.update_center that return types with arguments of type PluginHistory
 java.util.Collection<PluginHistory> MavenRepository.listHudsonPlugins()
          Discover all plugins from this Maven repository.
 

Methods in org.jvnet.hudson.update_center with parameters of type PluginHistory
protected  HPI MavenRepository.createHpiArtifact(org.sonatype.nexus.index.ArtifactInfo a, PluginHistory p)
           
 

Constructors in org.jvnet.hudson.update_center with parameters of type PluginHistory
HPI(MavenRepository repository, PluginHistory history, org.sonatype.nexus.index.ArtifactInfo artifact)
           
 



Copyright © 2010. All Rights Reserved.