Interface PluginStatistics
- All Superinterfaces:
Serializable
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Oct 10, 2013
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglongvoidvoidvoid
-
Method Details
-
getCreateMessageInfoCount
long getCreateMessageInfoCount() -
getCreateNotificationInfoCount
long getCreateNotificationInfoCount() -
getCreateDigestCount
long getCreateDigestCount() -
incrementCreateMessageCount
void incrementCreateMessageCount() -
incrementCreateNotificationCount
void incrementCreateNotificationCount() -
incrementCreateDigestCount
void incrementCreateDigestCount()
-