POST /API/queryRuntimeAPI/getLightParentUsersInstances?fromIndex=…&pageSize=… processUUIDs=…&options=…
AbstractRemoteQueryRuntimeAPI.getLightParentUserInstances({'fromIndex': /* fromIndex */, 'pageSize': /* pageSize */, 'processUUIDs': /* processUUIDs */, 'options': /* options the options map (domain, queyList, user) */});
Returns at most pageSize instances started by the given user. Only instances of the given processes are considered.