Package | Description |
---|---|
com.xpn.xwiki.api | |
com.xpn.xwiki.stats.api | |
com.xpn.xwiki.stats.impl | |
com.xpn.xwiki.stats.impl.xwiki |
Modifier and Type | Method and Description |
---|---|
List<RefererStats> |
Document.getCurrentMonthRefStats()
Get referer statistics for the current document during the current month.
|
Modifier and Type | Method and Description |
---|---|
List<RefererStats> |
XWikiStatsService.getRefererStatistics(String domain,
Scope scope,
Period period,
Range range,
XWikiContext context)
Retrieves referrer statistics.
|
Modifier and Type | Method and Description |
---|---|
List<RefererStats> |
XWikiStatsServiceImpl.getRefererStatistics(String domain,
Scope scope,
Period period,
Range range,
XWikiContext context) |
Modifier and Type | Method and Description |
---|---|
List<RefererStats> |
XWikiStatsReader.getRefererStatistics(String domain,
Scope scope,
Period period,
Range range,
XWikiContext context)
Retrieves referrer statistics.
|
Copyright © 2004–2021 XWiki. All rights reserved.