[jboss-user] [jBPM] - Re: Which BPMN 2.0 Editor to use with jbpm 5.1
Adam Bach
do-not-reply at jboss.com
Tue Sep 13 04:11:11 EDT 2011
Adam Bach [http://community.jboss.org/people/heathcliff] created the discussion
"Re: Which BPMN 2.0 Editor to use with jbpm 5.1"
To view the discussion, visit: http://community.jboss.org/message/626179#626179
--------------------------------------------------------------
Example differenc is with On Entry action:
Web Designer:
drools:onEntry-script="System.out.println("On Entry Action");"
Eclipse drools designer:
<extensionElements>
<tns:onEntry-script scriptFormat=" http://www.java.com/java http://www.java.com/java">
<script>System.out.println("On Entry Action");</script>
</tns:onEntry-script>
</extensionElements>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/626179#626179]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110913/cb0157c9/attachment.html
More information about the jboss-user
mailing list