Class AttachmentsActivityCacheUpdater

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class AttachmentsActivityCacheUpdater
    extends org.exoplatform.services.listener.Listener<String,​String>
    • Constructor Detail

      • AttachmentsActivityCacheUpdater

        public AttachmentsActivityCacheUpdater​(org.exoplatform.social.core.storage.api.ActivityStorage activityStorage)
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<String,​String> event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<String,​String>
        Throws:
        Exception