POST /API/queryRuntimeAPI/getLightProcessInstance/{instanceUUID} options=…
AbstractRemoteQueryRuntimeAPI.getLightProcessInstance({'instanceUUID': /* instanceUUID the instance UUID. */, 'options': /* options the options map (domain, queyList, user) */});
Returns the light process instance with the given process instance UUID.