Class ShareDocumentNotificationListener

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

    public class ShareDocumentNotificationListener
    extends org.exoplatform.services.listener.Listener<org.exoplatform.social.core.identity.model.Identity,​javax.jcr.Node>
    • Field Summary

      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • Constructor Detail

      • ShareDocumentNotificationListener

        public ShareDocumentNotificationListener​(org.exoplatform.social.core.space.spi.SpaceService spaceService)
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<org.exoplatform.social.core.identity.model.Identity,​javax.jcr.Node> event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.social.core.identity.model.Identity,​javax.jcr.Node>
        Throws:
        Exception