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

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

AbstractTaskInfoProvider


Constructor Summary
AbstractTaskInfoProvider()
           
 
Method Summary
 ITaskType getTaskType()
          Get the task type
 void setTaskType(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(ITaskType taskType)
Set the task type

Specified by:
setTaskType in interface ITaskInfoProvider

getTaskType

public ITaskType getTaskType()
Get the task type

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.