public class TaskReply extends AbstractTicketingTask
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_USER_MESSAGE |
_resourceHistoryService, _taskInformationService, REDIRECT_TO_LIST| Constructor and Description |
|---|
TaskReply() |
| Modifier and Type | Method and Description |
|---|---|
void |
doRemoveConfig() |
fr.paris.lutece.plugins.workflowcore.service.config.ITaskConfigService |
getTaskConfigService()
Gives the task config service
|
String |
getTitle(Locale locale) |
protected String |
processTicketingTask(int nIdResourceHistory,
javax.servlet.http.HttpServletRequest request,
Locale locale)
Process the Ticketing task
|
void |
setTaskConfigService(fr.paris.lutece.plugins.workflowcore.service.config.ITaskConfigService taskConfigService)
Sets the task config service
|
doRemoveTaskInformation, getTicket, processTaskgetTaskFormEntries, initpublic static final String PARAMETER_USER_MESSAGE
protected String processTicketingTask(int nIdResourceHistory, javax.servlet.http.HttpServletRequest request, Locale locale)
AbstractTicketingTaskprocessTicketingTask in class AbstractTicketingTasknIdResourceHistory - the resource history idrequest - the requestlocale - localepublic void doRemoveConfig()
doRemoveConfig in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskdoRemoveConfig in class AbstractTicketingTaskpublic fr.paris.lutece.plugins.workflowcore.service.config.ITaskConfigService getTaskConfigService()
public void setTaskConfigService(fr.paris.lutece.plugins.workflowcore.service.config.ITaskConfigService taskConfigService)
taskConfigService - the task config serviceCopyright © 2017 City of Paris. All rights reserved.