|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 | |
|---|---|
java.util.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 | |
|---|---|
java.util.Map<java.util.Date,java.util.Map<java.lang.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(java.lang.String artifactId,
HPI latest,
HPI previous,
ConfluencePluginList cpl)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||