|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.jayasoft.ivy.event.IvyEvent
fr.jayasoft.ivy.event.DownloadEvent
fr.jayasoft.ivy.event.EndDownloadEvent
Constructor Summary | |
EndDownloadEvent(DependencyResolver resolver,
Artifact artifact,
ArtifactDownloadReport report)
|
Method Summary | |
ArtifactDownloadReport |
getReport()
|
DependencyResolver |
getResolver()
|
Methods inherited from class fr.jayasoft.ivy.event.DownloadEvent |
getArtifact |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EndDownloadEvent(DependencyResolver resolver, Artifact artifact, ArtifactDownloadReport report)
Method Detail |
public ArtifactDownloadReport getReport()
public DependencyResolver getResolver()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |