Uses of Interface
org.artifactory.fs.StatsInfo
-
Packages that use StatsInfo Package Description org.artifactory.repo -
-
Uses of StatsInfo in org.artifactory.repo
Methods in org.artifactory.repo that return StatsInfo Modifier and Type Method Description StatsInfoRepositories. getStats(RepoPath repoPath)Returns statistics for therepoPath, which include downloads count, last download time and last downloader's name.
-