Interface PluginStatistics

All Superinterfaces:
Serializable

public interface PluginStatistics extends Serializable
Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Oct 10, 2013
  • Method Details

    • getCreateMessageInfoCount

      long getCreateMessageInfoCount()
    • getCreateNotificationInfoCount

      long getCreateNotificationInfoCount()
    • getCreateDigestCount

      long getCreateDigestCount()
    • incrementCreateMessageCount

      void incrementCreateMessageCount()
    • incrementCreateNotificationCount

      void incrementCreateNotificationCount()
    • incrementCreateDigestCount

      void incrementCreateDigestCount()