3 questions in one ![]()
1st Is there a way to know EVERY task (or flowNode) in a workflow? not only the archived tasks, failed or ready tasks, but every single one from start to finish? (by tasks I mean every user_task, automatic_task, gateway and so onâŠ)
2nd If there is way to know every task I suppose there is way to know which task is next from a certain point in the workflowâŠis there?
3rd This one is easy but depends on the other two questionsâŠis there a way to know the actors assigned to the NEXT task (or flowNode)?
P.S I want to access the answers to these questions from an app that communicates with bonita through the REST API