|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PagedResult | |
---|---|
org.ow2.orchestra.facade | |
org.ow2.orchestra.facade.rest |
Uses of PagedResult in org.ow2.orchestra.facade |
---|
Methods in org.ow2.orchestra.facade that return PagedResult | |
---|---|
PagedResult<ProcessInstance> |
QueryRuntimeAPI.findProcessInstancesPage(Criteria<ProcessInstance> criteria)
Returns a page of ProcessInstance corresponding to given
Criteria . |
Uses of PagedResult in org.ow2.orchestra.facade.rest |
---|
Methods in org.ow2.orchestra.facade.rest that return PagedResult | |
---|---|
PagedResult<ProcessInstance> |
JaxRSQueryRuntimeAPI.findProcessInstancesPage(Criteria<ProcessInstance> criteria)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |