Package | Description |
---|---|
org.ow2.orchestra.facade | |
org.ow2.orchestra.facade.rest |
Modifier and Type | Method and Description |
---|---|
PagedResult<ProcessInstance> |
QueryRuntimeAPI.findProcessInstancesPage(Criteria<ProcessInstance> criteria)
Returns a page of
ProcessInstance corresponding to given
Criteria . |
Modifier and Type | Method and Description |
---|---|
PagedResult<ProcessInstance> |
JaxRSQueryRuntimeAPI.findProcessInstancesPage(Criteria<ProcessInstance> criteria) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.