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, processTask
getTaskFormEntries, init
public static final String PARAMETER_USER_MESSAGE
protected String processTicketingTask(int nIdResourceHistory, javax.servlet.http.HttpServletRequest request, Locale locale)
AbstractTicketingTask
processTicketingTask
in class AbstractTicketingTask
nIdResourceHistory
- the resource history idrequest
- the requestlocale
- localepublic void doRemoveConfig()
doRemoveConfig
in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
doRemoveConfig
in class AbstractTicketingTask
public 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 © 2019 City of Paris. All rights reserved.