Class WebNotificationJob

java.lang.Object
org.exoplatform.commons.notification.job.NotificationJob
org.exoplatform.commons.notification.job.WebNotificationJob
All Implemented Interfaces:
org.quartz.Job

public class WebNotificationJob extends NotificationJob
  • Field Details

    • LOG

      protected static final org.exoplatform.services.log.Log LOG
  • Constructor Details

    • WebNotificationJob

      public WebNotificationJob()
    • WebNotificationJob

      public WebNotificationJob(org.exoplatform.container.ExoContainer exoContainer)
  • Method Details