Class NotificationDailyJob
java.lang.Object
org.exoplatform.commons.notification.job.NotificationJob
org.exoplatform.commons.notification.job.NotificationDailyJob
- All Implemented Interfaces:
org.quartz.Job
-
Field Summary
Fields inherited from class org.exoplatform.commons.notification.job.NotificationJob
DAY_OF_JOB, JOB_DAILY, JOB_WEEKLY, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidProcess the job to build the message and send to target.Methods inherited from class org.exoplatform.commons.notification.job.NotificationJob
execute, processSendNotification
-
Constructor Details
-
NotificationDailyJob
public NotificationDailyJob() -
NotificationDailyJob
public NotificationDailyJob(org.exoplatform.container.ExoContainer exoContainer)
-
-
Method Details
-
processSendNotification
Description copied from class:NotificationJobProcess the job to build the message and send to target.- Overrides:
processSendNotificationin classNotificationJob- Throws:
Exception
-