POST /API/queryRuntimeAPI/getTaskCandidates/{taskUUID} options=…
AbstractRemoteQueryRuntimeAPI.getTaskCandidates({'taskUUID': /* taskUUID the task UUID. */, 'options': /* options the options map (domain, queyList, user) */});
Returns the candidates of the task with the given task UUID.