Avatar

Level 1

the task details you can get from the table tb_task.

the relation of task id and process id you can get from table tb_task and tb_process_instance.

I hope this suggestion can help you.