|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.workflow.service.taskinfo.AbstractTaskInfoProvider
public abstract class AbstractTaskInfoProvider
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 |
---|
public AbstractTaskInfoProvider()
Method Detail |
---|
public void setTaskType(ITaskType taskType)
setTaskType
in interface ITaskInfoProvider
public ITaskType getTaskType()
getTaskType
in interface ITaskInfoProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |