Package org.exoplatform.cs.job
Class ReminderNotificationJob
- java.lang.Object
-
- org.exoplatform.cs.job.ReminderNotificationJob
-
- All Implemented Interfaces:
org.quartz.Job
public class ReminderNotificationJob extends Object implements org.quartz.Job
Created by eXo Platform SAS.- Author:
- MedAmine
-
-
Constructor Summary
Constructors Constructor Description ReminderNotificationJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext jobExecutionContext)
-