How to rollback a task in Camunda

Hi,
I am new working with Camunda, I have the following process, in both tasks there are injections to a DB.
is there a way to rollback the process from task 2 to the start event, including the rollback in the DB and in camunda process?

PD: sorry for my english.