Class NotificationWeeklyJob
java.lang.Object
org.exoplatform.commons.notification.job.NotificationJob
org.exoplatform.commons.notification.job.NotificationWeeklyJob
- 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
-
NotificationWeeklyJob
public NotificationWeeklyJob() -
NotificationWeeklyJob
public NotificationWeeklyJob(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
-