fr.paris.lutece.plugins.workflow.web.task
Class AbstractTaskComponent

java.lang.Object
  extended by fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
      extended by fr.paris.lutece.plugins.workflow.web.task.AbstractTaskComponent
All Implemented Interfaces:
fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
AssignmentTaskComponent, CommentTaskComponent, NoConfigTaskComponent, NoFormTaskComponent

public abstract class AbstractTaskComponent
extends fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent

AbstractTaskComponent


Constructor Summary
AbstractTaskComponent()
           
 
Method Summary
 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, 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
doValidateTask, getDisplayConfigForm, getDisplayTaskForm, getDisplayTaskInformation, getTaskInformationXml
 

Constructor Detail

AbstractTaskComponent

public AbstractTaskComponent()
Method Detail

validateConfig

public java.lang.String validateConfig(fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfig config,
                                       javax.servlet.http.HttpServletRequest request)

Specified by:
validateConfig in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent


Copyright © 2012 Mairie de Paris. All Rights Reserved.