fr.paris.lutece.plugins.workflow.service.taskinfo
Class AbstractTaskInfoProvider

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.service.taskinfo.AbstractTaskInfoProvider
All Implemented Interfaces:
ITaskInfoProvider, org.springframework.beans.factory.InitializingBean

public abstract class AbstractTaskInfoProvider
extends java.lang.Object
implements ITaskInfoProvider

AbstractTaskInfoProvider


Constructor Summary
AbstractTaskInfoProvider()
           
 
Method Summary
 void afterPropertiesSet()
          
 fr.paris.lutece.plugins.workflowcore.business.task.ITaskType getTaskType()
          Get the task type
 void setTaskType(fr.paris.lutece.plugins.workflowcore.business.task.ITaskType taskType)
          Set the task type
 
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.workflow.service.taskinfo.ITaskInfoProvider
getPluginName, getTaskResourceInfo
 

Constructor Detail

AbstractTaskInfoProvider

public AbstractTaskInfoProvider()
Method Detail

setTaskType

public void setTaskType(fr.paris.lutece.plugins.workflowcore.business.task.ITaskType taskType)
Set the task type

Specified by:
setTaskType in interface ITaskInfoProvider
Parameters:
taskType - the task type

getTaskType

public fr.paris.lutece.plugins.workflowcore.business.task.ITaskType getTaskType()
Get the task type

Specified by:
getTaskType in interface ITaskInfoProvider
Returns:
the task type

afterPropertiesSet

public void afterPropertiesSet()
                        throws java.lang.Exception

Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
java.lang.Exception


Copyright © 2012 Mairie de Paris. All Rights Reserved.