Hi all jBPM users,
I have the requirement to build a process dynamically because the number of states in the process can be chosen
by the end user. Arranging a simple routine for building the process XML is easy, anyway what about the process graph ?
if the user wants to check visually where is the active Execution ? is there any jBPM/Java Api that can help me to draw the process graph ? (I imagine that the hardest task is generating the XY coordinates of nodes.......)
Thanks a lot
Francis