public class DownloadReport
extends java.lang.Object
Constructor and Description |
---|
DownloadReport() |
Modifier and Type | Method and Description |
---|---|
void |
addArtifactReport(ArtifactDownloadReport adr) |
ArtifactDownloadReport |
getArtifactReport(Artifact artifact) |
ArtifactDownloadReport[] |
getArtifactsReports() |
ArtifactDownloadReport[] |
getArtifactsReports(DownloadStatus status) |
public void addArtifactReport(ArtifactDownloadReport adr)
public ArtifactDownloadReport[] getArtifactsReports()
public ArtifactDownloadReport[] getArtifactsReports(DownloadStatus status)
public ArtifactDownloadReport getArtifactReport(Artifact artifact)