Hello,
taskList = taskService.findPersonalTasks(userId);
taking into account that userId is registered in the user type that you want and the task jPDL is assigned to a group candidate-groups="USERTYPE"
check out the taskService API for more info.
regards,
Rudolf Michael