org.apache.ivy.core.event.retrieve
public class RetrieveArtifactEvent extends IvyEvent
Constructor Summary | |
---|---|
RetrieveArtifactEvent(String name, ArtifactDownloadReport report, File destFile) |
Method Summary | |
---|---|
protected void | addArtifactAttributes(Artifact artifact) |
File | getDestFile() |
ArtifactDownloadReport | getReport() |