- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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.