|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.core.event.IvyEvent
org.apache.ivy.core.event.download.DownloadEvent
org.apache.ivy.core.event.download.EndArtifactDownloadEvent
public class EndArtifactDownloadEvent
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Constructor Summary | |
|---|---|
EndArtifactDownloadEvent(DependencyResolver resolver,
Artifact artifact,
ArtifactDownloadReport report,
java.io.File dest)
|
|
| Method Summary | |
|---|---|
ArtifactDownloadReport |
getReport()
|
DependencyResolver |
getResolver()
|
| Methods inherited from class org.apache.ivy.core.event.download.DownloadEvent |
|---|
addArtifactAttributes, getArtifact |
| Methods inherited from class org.apache.ivy.core.event.IvyEvent |
|---|
addAttribute, addAttributes, addConfsAttribute, addMDAttributes, addModuleIdAttributes, addMridAttributes, equals, getAttributes, getName, getSource, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public EndArtifactDownloadEvent(DependencyResolver resolver,
Artifact artifact,
ArtifactDownloadReport report,
java.io.File dest)
| Method Detail |
|---|
public ArtifactDownloadReport getReport()
public DependencyResolver getResolver()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||