|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hudson.update_center.MavenArtifact
org.jvnet.hudson.update_center.HudsonWar
public class HudsonWar
| Field Summary |
|---|
| Fields inherited from class org.jvnet.hudson.update_center.MavenArtifact |
|---|
artifact, repository, version |
| Constructor Summary | |
|---|---|
HudsonWar(MavenRepository repository,
org.sonatype.nexus.index.ArtifactInfo artifact)
|
|
| Method Summary | |
|---|---|
String |
getFileName()
|
URL |
getURL()
Where to download from? |
| Methods inherited from class org.jvnet.hudson.update_center.MavenArtifact |
|---|
getDateFormat, getManifestAttributes, getTimestamp, getTimestampAsDate, getTimestampAsString, getVersion, resolve, resolvePOM, toJSON, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HudsonWar(MavenRepository repository,
org.sonatype.nexus.index.ArtifactInfo artifact)
| Method Detail |
|---|
public URL getURL()
throws MalformedURLException
MavenArtifact
getURL in class MavenArtifactMalformedURLExceptionpublic String getFileName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||