That's not really a good solution because you can't specify the behaviour by 
processdefinition.

While searching the source code i found:

public static final String[] supportedEventTypes = new String[]{
  |     Event.EVENTTYPE_NODE_LEAVE,
  |     Event.EVENTTYPE_AFTER_SIGNAL
  |   };
  | 

for start-state. So there really seems to be no ENTER event. But why? Anybody 
knows?

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

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

Reply via email to