[jboss-user] [JBoss jBPM] - Re: start-state
syngolis
do-not-reply at jboss.com
Tue Jul 10 03:43:12 EDT 2007
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
More information about the jboss-user
mailing list