POST /API/queryRuntimeAPI/getLightWeightProcessInstances processUUIDs=…&options=…
AbstractRemoteQueryRuntimeAPI.getLightWeightProcessInstances({'processUUIDs': /* processUUIDs the process definition UUIDs. */, 'options': /* options the options map (domain, queyList, user) */});
Returns all records of instance for the given process processDefinitionUUIDs. An empty set is returned if no instance is found.