Class TagActivityListener

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

    public class TagActivityListener
    extends org.exoplatform.services.listener.Listener<javax.jcr.Node,​String>
    • Constructor Detail

      • TagActivityListener

        public TagActivityListener()
    • Method Detail

      • onEvent

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