Class ProgramAutoDisableListener

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<Object,String>
io.meeds.gamification.listener.ProgramAutoDisableListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class ProgramAutoDisableListener extends org.exoplatform.services.listener.Listener<Object,String>
  • Constructor Details

  • Method Details

    • onEvent

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