Package org.exoplatform.kudos.statistic
Interface ExoKudosStatisticService
- All Known Implementing Classes:
KudosService
public interface ExoKudosStatisticService
This service is used to add statistic log entry by using annotation
ExoKudosStatistic on methods-
Method Summary
-
Method Details
-
getStatisticParameters
Retrieve statistic log parameters- Parameters:
operation-result-methodArgs-- Returns:
- a
Mapof parameters to include in statistic log
-