Package org.exoplatform.cs.job
Class ReminderNotificationJob
java.lang.Object
org.exoplatform.cs.job.ReminderNotificationJob
- All Implemented Interfaces:
org.quartz.Job
Created by eXo Platform SAS.
- Author:
- MedAmine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.quartz.JobExecutionContext jobExecutionContext)
-
Constructor Details
-
ReminderNotificationJob
public ReminderNotificationJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-