Uses of Class
org.apache.ivy.core.report.DownloadReport
Packages that use DownloadReport
-
Uses of DownloadReport in org.apache.ivy.ant
Methods in org.apache.ivy.ant that return DownloadReportModifier and TypeMethodDescriptionAntWorkspaceResolver.Resolver.download
(Artifact[] artifacts, DownloadOptions options) -
Uses of DownloadReport in org.apache.ivy.core.report
Methods in org.apache.ivy.core.report with parameters of type DownloadReportModifier and TypeMethodDescriptionvoid
ConfigurationResolveReport.addDependency
(IvyNode node, DownloadReport report) -
Uses of DownloadReport in org.apache.ivy.plugins.resolver
Methods in org.apache.ivy.plugins.resolver that return DownloadReportModifier and TypeMethodDescriptionBasicResolver.download
(Artifact[] artifacts, DownloadOptions options) CacheResolver.download
(Artifact[] artifacts, DownloadOptions options) Deprecated.ChainResolver.download
(Artifact[] artifacts, DownloadOptions options) DependencyResolver.download
(Artifact[] artifacts, DownloadOptions options) Download artifacts with specified DownloadOptions.DualResolver.download
(Artifact[] artifacts, DownloadOptions options) IBiblioResolver.download
(Artifact[] artifacts, DownloadOptions options) IvyRepResolver.download
(Artifact[] artifacts, DownloadOptions options) RepositoryResolver.download
(Artifact[] artifacts, DownloadOptions options)