fr.paris.lutece.plugins.workflow.web.task
Class NoConfigTaskComponent
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.NoConfigTaskComponent
- All Implemented Interfaces:
- fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent, org.springframework.beans.factory.InitializingBean
public abstract class NoConfigTaskComponent
- extends AbstractTaskComponent
This component implements the task that does not require
any configuration.
Method Summary |
java.lang.String |
doSaveConfig(javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
|
java.lang.String |
getDisplayConfigForm(javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
|
java.lang.String |
validateConfig(fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfig config,
javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent |
afterPropertiesSet, 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 |
doValidateTask, getDisplayTaskForm, getDisplayTaskInformation, getTaskInformationXml |
NoConfigTaskComponent
public NoConfigTaskComponent()
validateConfig
public java.lang.String validateConfig(fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfig config,
javax.servlet.http.HttpServletRequest request)
-
- Overrides:
validateConfig
in class AbstractTaskComponent
doSaveConfig
public java.lang.String doSaveConfig(javax.servlet.http.HttpServletRequest request,
java.util.Locale locale,
fr.paris.lutece.plugins.workflowcore.service.task.ITask task)
-
- Specified by:
doSaveConfig
in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- Overrides:
doSaveConfig
in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
getDisplayConfigForm
public java.lang.String getDisplayConfigForm(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.