Class NewsGamificationIntegrationListener

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

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

      • NewsGamificationIntegrationListener

        public NewsGamificationIntegrationListener​(org.exoplatform.container.PortalContainer container,
                                                   org.exoplatform.services.listener.ListenerService listenerService,
                                                   NewsService newsService)
    • 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