Class WebNotificationJob
java.lang.Object
org.exoplatform.commons.notification.job.NotificationJob
org.exoplatform.commons.notification.job.WebNotificationJob
- All Implemented Interfaces:
org.quartz.Job
-
Field Summary
FieldsFields inherited from class org.exoplatform.commons.notification.job.NotificationJob
DAY_OF_JOB, JOB_DAILY, JOB_WEEKLY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprocessSendNotification(org.quartz.JobExecutionContext context) Methods inherited from class org.exoplatform.commons.notification.job.NotificationJob
execute, processSendNotification
-
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
-
processSendNotification
- Overrides:
processSendNotificationin classNotificationJob- Throws:
Exception
-