Class ProgramModifiedDateUpdaterListener

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

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

    • ProgramModifiedDateUpdaterListener

      public ProgramModifiedDateUpdaterListener(ProgramService programService, RuleService ruleService)
  • Method Details

    • onEvent

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