|
||||||||||
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.TaskInfoManager
public final class TaskInfoManager
TaskInfoManager
Method Summary | |
---|---|
static ITaskInfoProvider |
getProvider(java.lang.String strProviderKey)
Get the provider from a given provider key |
static java.util.List<ITaskInfoProvider> |
getProvidersList()
Get the list of provider |
static java.lang.String |
getTaskResourceInfo(int nIdHistory,
int nIdTask,
javax.servlet.http.HttpServletRequest request)
Get the task resource info. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<ITaskInfoProvider> getProvidersList()
public static ITaskInfoProvider getProvider(java.lang.String strProviderKey)
strProviderKey
- the provider key
public static java.lang.String getTaskResourceInfo(int nIdHistory, int nIdTask, javax.servlet.http.HttpServletRequest request)
nIdHistory
- the id historynIdTask
- the id taskrequest
- the HTTP request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |