fr.paris.lutece.plugins.workflow.web.task
Class NoFormTaskComponent
java.lang.Object
fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
fr.paris.lutece.plugins.workflow.web.task.AbstractTaskComponent
fr.paris.lutece.plugins.workflow.web.task.NoFormTaskComponent
- All Implemented Interfaces:
- fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent, org.springframework.beans.factory.InitializingBean
- Direct Known Subclasses:
- NotificationTaskComponent
public abstract class NoFormTaskComponent
- extends AbstractTaskComponent
This component implements task that does not require
any task form.
Method Summary |
java.lang.String |
doValidateTask(int nIdResource,
java.lang.String strResourceType,
javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
|
java.lang.String |
getDisplayTaskForm(int nIdResource,
java.lang.String strResourceType,
javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
|
Methods inherited from class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent |
afterPropertiesSet, doSaveConfig, getTaskConfigService, isInvoked, setTaskConfigService, setTaskType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent |
getDisplayConfigForm, getDisplayTaskInformation, getTaskInformationXml |
NoFormTaskComponent
public NoFormTaskComponent()
doValidateTask
public java.lang.String doValidateTask(int nIdResource,
java.lang.String strResourceType,
javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
-
getDisplayTaskForm
public java.lang.String getDisplayTaskForm(int nIdResource,
java.lang.String strResourceType,
javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
-
Copyright © 2012 Mairie de Paris. All Rights Reserved.