Uses of Interface
ch.ivyteam.ivy.request.IApplicationRequest
-
Packages that use IApplicationRequest Package Description ch.ivyteam.ivy.request -
-
Uses of IApplicationRequest in ch.ivyteam.ivy.request
Subinterfaces of IApplicationRequest in ch.ivyteam.ivy.request Modifier and Type Interface Description interface
IProcessModelVersionRequest
This is an interface for all requests running in an process model version environment on ivyinterface
IProcessRequest
This is an interface for all process requests handled on ivyinterface
ITaskRequest
This is an interface for all requests running in task environment on ivy
-