public class TaskUpdateAppointmentCancelActionConfig
extends fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
Constructor and Description |
---|
TaskUpdateAppointmentCancelActionConfig() |
Modifier and Type | Method and Description |
---|---|
int |
getIdActionCancel()
Get the id of the workflow action to cancel the appointment
|
int |
getIdActionReport()
Get the id of the workflow action to report the appointment
|
void |
setIdActionCancel(int nIdActionCancel)
Set the id of the workflow action to cancel the appointment
|
void |
setIdActionReport(int nIdActionReport)
Set the id of the workflow action to report the appointment
|
public TaskUpdateAppointmentCancelActionConfig()
public int getIdActionCancel()
public void setIdActionCancel(int nIdActionCancel)
nIdActionCancel
- The id of the workflow action to cancel the appointmentpublic int getIdActionReport()
public void setIdActionReport(int nIdActionReport)
nIdActionReport
- The id of the workflow action to report the appointmentCopyright © 2021 City of Paris. All rights reserved.