|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITaskInfoProvider
ITaskInfoProvider
Method Summary | |
---|---|
java.lang.String |
getPluginName()
Get the plugin name |
java.lang.String |
getTaskResourceInfo(int nIdHistory,
int nIdTask,
javax.servlet.http.HttpServletRequest request)
Get the task resource info |
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 interface org.springframework.beans.factory.InitializingBean |
---|
afterPropertiesSet |
Method Detail |
---|
void setTaskType(fr.paris.lutece.plugins.workflowcore.business.task.ITaskType taskType)
taskType
- the task typefr.paris.lutece.plugins.workflowcore.business.task.ITaskType getTaskType()
java.lang.String getTaskResourceInfo(int nIdHistory, int nIdTask, javax.servlet.http.HttpServletRequest request)
nIdHistory
- the id historynIdTask
- the id taskrequest
- the HTTP request
java.lang.String getPluginName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |