I feel a bit lost in the source code of the console but I had already managed 
to find the section for showing the diagram and there was a method call 
similiar to:


  | info = getActiveTaskNodeInfo();
  | x = info.getX();
  | y = info.getY();
  | 

So the co-ordinates of the task nodes placed in the GPD seem to be deployed 
with the actual process definition, right?

I can't find it anymore and it did not get clear to me where the information 
about the active task node was taken from.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257199#4257199

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257199
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to