Package org.exoplatform.wallet.statistic
Interface ExoWalletStatisticService
-
public interface ExoWalletStatisticServiceThis service is used to add statistic log entry by using annotationExoWalletStatisticon 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
-