public class TaskNotifyReminderConfig
extends fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
Constructor and Description |
---|
TaskNotifyReminderConfig() |
Modifier and Type | Method and Description |
---|---|
int |
getIdForm()
Get the id form
|
List<ReminderAppointment> |
getListReminderAppointment()
Get list ReminderAppointment
|
int |
getNbAlerts()
Get number Alerts
|
void |
setIdForm(int nIdForm)
Set id form
|
void |
setListReminderAppointment(List<ReminderAppointment> listReminderAppointment)
Set list ReminderAppointment
|
void |
setNbAlerts(int nNbAlerts)
Set number Alerts
|
public int getNbAlerts()
public void setNbAlerts(int nNbAlerts)
nNbAlerts
- of alertspublic int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- the id formpublic List<ReminderAppointment> getListReminderAppointment()
public void setListReminderAppointment(List<ReminderAppointment> listReminderAppointment)
listReminderAppointment
- the list of remindersCopyright © 2018 City of Paris. All rights reserved.