Class PluginStatisticService


  • public class PluginStatisticService
    extends Object
    Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Dec 23, 2013
    • Constructor Detail

      • PluginStatisticService

        public PluginStatisticService()
    • Method Detail

      • increaseCreatedMessageCount

        public void increaseCreatedMessageCount​(String pluginId)
        Increase value when plugin creates new message
        Parameters:
        pluginId -
      • increaseCreatedNotifCount

        public void increaseCreatedNotifCount​(String pluginId)
        Increase value when plugin creates new notification message
        Parameters:
        pluginId -
      • increaseCreatedDigestCount

        public void increaseCreatedDigestCount​(String pluginId)
        Increase value when plugin creates new digest message
        Parameters:
        pluginId -
      • getActivityCommentCreatedMessageCount

        public long getActivityCommentCreatedMessageCount()
      • getActivityCommentCreatedNotifCount

        public long getActivityCommentCreatedNotifCount()
      • getActivityCommentCreatedDigestCount

        public long getActivityCommentCreatedDigestCount()
      • getActivityMentionCreatedMessageCount

        public long getActivityMentionCreatedMessageCount()
      • getActivityMentionCreatedNotifCount

        public long getActivityMentionCreatedNotifCount()
      • getActivityMentionCreatedDigestCount

        public long getActivityMentionCreatedDigestCount()
      • getLikeCreatedMessageCount

        public long getLikeCreatedMessageCount()
      • getLikeCreatedNotifCount

        public long getLikeCreatedNotifCount()
      • getLikeCreatedDigestCount

        public long getLikeCreatedDigestCount()
      • getNewUserCreatedMessageCount

        public long getNewUserCreatedMessageCount()
      • getNewUserCreatedNotifCount

        public long getNewUserCreatedNotifCount()
      • getNewUserCreatedDigestCount

        public long getNewUserCreatedDigestCount()
      • getPostActivityCreatedMessageCount

        public long getPostActivityCreatedMessageCount()
      • getPostActivityCreatedNotifCount

        public long getPostActivityCreatedNotifCount()
      • getPostActivityCreatedDigestCount

        public long getPostActivityCreatedDigestCount()
      • getPostActivitySpaceCreatedMessageCount

        public long getPostActivitySpaceCreatedMessageCount()
      • getPostActivitySpaceCreatedNotifCount

        public long getPostActivitySpaceCreatedNotifCount()
      • getPostActivitySpaceCreatedDigestCount

        public long getPostActivitySpaceCreatedDigestCount()
      • getRelationshipRecievedCreatedMessageCount

        public long getRelationshipRecievedCreatedMessageCount()
      • getRelationshipRecievedCreatedNotifCount

        public long getRelationshipRecievedCreatedNotifCount()
      • getRelationshipRecievedCreatedDigestCount

        public long getRelationshipRecievedCreatedDigestCount()
      • getRequestJoinSpaceCreatedMessageCount

        public long getRequestJoinSpaceCreatedMessageCount()
      • getRequestJoinSpaceCreatedNotifCount

        public long getRequestJoinSpaceCreatedNotifCount()
      • getRequestJoinSpaceCreatedDigestCount

        public long getRequestJoinSpaceCreatedDigestCount()
      • getSpaceInvitationCreatedMessageCount

        public long getSpaceInvitationCreatedMessageCount()
      • getSpaceInvitationCreatedNotifCount

        public long getSpaceInvitationCreatedNotifCount()
      • getSpaceInvitationCreatedDigestCount

        public long getSpaceInvitationCreatedDigestCount()