Package ch.ivyteam.ivy.request
Interface IProcessRequest
- All Superinterfaces:
IApplicationRequest,ch.ivyteam.ivy.request.restricted.IIvyScriptContextRequest,IProcessModelVersionRequest,IRequest,ITaskRequest
This is an interface for all process requests handled on ivy
- Since:
- 17.05.2006
- API:
- This is a public API.
-
Method Summary
Methods inherited from interface ch.ivyteam.ivy.request.IApplicationRequest
getApplication, getContentLocale, getFormattingLocale, getSecurityContextMethods inherited from interface ch.ivyteam.ivy.request.IProcessModelVersionRequest
getProcessModel, getProcessModelVersionMethods inherited from interface ch.ivyteam.ivy.request.IRequest
getFirstParameter, getLocalParameter, getParameter, getParameterNames, getParameters, getParameterValues, getParentRequest, getRequestPath, setParameter, toStringMethods inherited from interface ch.ivyteam.ivy.request.ITaskRequest
getCase, getTask, getWorkflowSession