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