Class NewsPublicationListener

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

    public class NewsPublicationListener
    extends org.exoplatform.services.listener.Listener<org.exoplatform.services.cms.CmsService,​javax.jcr.Node>
    • Constructor Detail

      • NewsPublicationListener

        public NewsPublicationListener()
    • Method Detail

      • onEvent

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