Class NotificationCleanupJob

java.lang.Object
org.exoplatform.chat.services.mongodb.NotificationCleanupJob
All Implemented Interfaces:
org.quartz.Job

public class NotificationCleanupJob extends Object implements org.quartz.Job
  • Constructor Details

    • NotificationCleanupJob

      public NotificationCleanupJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException