org.apache.ivy.core.event.download

Class PrepareDownloadEvent

public class PrepareDownloadEvent extends IvyEvent

Field Summary
static StringNAME
Constructor Summary
PrepareDownloadEvent(Artifact[] artifacts)
Method Summary
Artifact[]getArtifacts()

Field Detail

NAME

public static final String NAME

Constructor Detail

PrepareDownloadEvent

public PrepareDownloadEvent(Artifact[] artifacts)

Method Detail

getArtifacts

public Artifact[] getArtifacts()