Package org.exoplatform.kudos.statistic
Interface ExoKudosStatisticService
-
- All Known Implementing Classes:
KudosService
public interface ExoKudosStatisticServiceThis service is used to add statistic log entry by using annotationExoKudosStatisticon methods
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getStatisticParameters(String operation, Object result, Object... methodArgs)Retrieve statistic log parameters
-