JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
StatsInfo
Repositories.
getStats
(
RepoPath
repoPath)
Returns statistics for the
repoPath
, which include downloads count, last download time and last downloader's name.