| ||||
| summary: resource | method | detail: method | |||
remainingDays order by the given pagingCriterion.
| Resource | Description |
|---|---|
| POST /API/queryRuntimeAPI/getLightParentProcessInstancesWithActiveUserAndActivityInstanceExpectedEndDateExceptWithPagingCriterion/{username}?remainingDays=…&fromIndex=…&pageSize=…&pagingCriterion=… | Gets the ProcessInstances that are not sub-process instances and having the given userId member of the active users and having at least
one task with the expected end date in the next remainingDays order by the given pagingCriterion. |
| ||||
| summary: resource | method | detail: method | |||