- findFormResponseFrom(int, String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
-
Finds a form response from the specified resource id and resource type
- findFormResponseFrom(ResourceHistory) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
-
Finds a form response from the specified resource history
- findFormResponseFrom(int, String) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
-
Finds a form response from the specified resource id and resource type
- findQuestionsToEdit(FormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskService
-
Finds the questions to edit for the specified form response
- findQuestionsToEdit(FormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskService
-
Finds the questions to edit for the specified form response
- findResourceHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
-
Finds the resource history with the specified id
- findResourceHistory(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
-
Finds the resource history with the specified id
- findResponses(FormResponse, Question) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskService
-
Finds the responses of the specified question from the specified form response
- findResponses(FormResponse, Question) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskService
-
Finds the responses of the specified question from the specified form response
- FormsTaskService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
-
This class is a service for the tasks of the plugin-forms
- FormsTaskService(IResourceHistoryService) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
-
Constructor
- fr.paris.lutece.plugins.workflow.modules.forms.business - package fr.paris.lutece.plugins.workflow.modules.forms.business
-
- fr.paris.lutece.plugins.workflow.modules.forms.service.task - package fr.paris.lutece.plugins.workflow.modules.forms.service.task
-
- fr.paris.lutece.plugins.workflow.modules.forms.web.task - package fr.paris.lutece.plugins.workflow.modules.forms.web.task
-