Class NewKudosSentNotificationListener

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<KudosService,Kudos>
org.exoplatform.kudos.listener.NewKudosSentNotificationListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class NewKudosSentNotificationListener extends org.exoplatform.services.listener.Listener<KudosService,Kudos>
A listener to send notification after sending a new Kudos
  • Constructor Details

    • NewKudosSentNotificationListener

      public NewKudosSentNotificationListener()
  • Method Details