Class NotificationDigestJob
java.lang.Object
org.exoplatform.commons.notification.job.mbeans.NotificationDigestJob
- All Implemented Interfaces:
org.quartz.Job
@PersistJobDataAfterExecution
public class NotificationDigestJob
extends Object
implements org.quartz.Job
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationDigestJob
public NotificationDigestJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-