| Modifier and Type | Field and Description |
|---|---|
PluginHistory |
HPI.history
Which of the lineage did this come from?
|
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<PluginHistory> |
MavenRepository.listHudsonPlugins()
Discover all plugins from this Maven repository.
|
Collection<PluginHistory> |
VersionCappedMavenRepository.listHudsonPlugins() |
Collection<PluginHistory> |
MavenRepositoryImpl.listHudsonPlugins() |
| Modifier and Type | Method and Description |
|---|---|
protected HPI |
MavenRepositoryImpl.createHpiArtifact(org.sonatype.nexus.index.ArtifactInfo a,
PluginHistory p) |
protected void |
Main.createLatestSymlink(PluginHistory hpi,
HPI latest)
Generates symlink to the latest version.
|
| Constructor and Description |
|---|
HPI(MavenRepository repository,
PluginHistory history,
org.sonatype.nexus.index.ArtifactInfo artifact) |
Plugin(PluginHistory hpi,
ConfluencePluginList cpl) |
Copyright © 2004-2012. All Rights Reserved.