I am new to Activiti and am trying to integrate it with a web-application. I was going through the APIs and the DB to figure out if there was a way to get a list of possible flows from a gateway or a task (say which has been coupled with a boundary event of some sort)? In other words, what all paths are possible from a given task along with the conditions that one needs to satisfy in order to take that possible path?
I tried searching for this question on the forum/google but could not find the right topic. In case it has already been answered can you please point me to the source.
Thanks in advance
Himanshu