[jboss-user] [jBPM] - Custom Nodes in JBPM5
rdl-dev
do-not-reply at jboss.com
Wed Mar 9 09:29:03 EST 2011
rdl-dev [http://community.jboss.org/people/rdl-dev] created the discussion
"Custom Nodes in JBPM5"
To view the discussion, visit: http://community.jboss.org/message/592141#592141
--------------------------------------------------------------
Hi Folks,
I used jbpm as the Runtime support to a textual language as I needed some features found in workflow engines.
Till jbpm4 I used to generate JPDL using Custom Nodes as shown bellow.
<custom
class="org.src.tool.jbpm.pem.reuseactions.ImportModelHandler"
g="281,211,80,40" name="0">
<constructor> <arg> <string value='shapes/models/shapes.uml'/> </arg></constructor>
<transition g="-46,-18" name="to 1" to="1"/>
</custom>
The reason I'm using custom nodes is to call JAva handler that will execute what I need.
Well, with JBPM5 and BPMN2 things have changed and I'm a bit lost here.
How can I obtain the same Custom Node idea in BPMN2?
regards
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/592141#592141]
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/20110309/069fbdd2/attachment-0001.html
More information about the jboss-user
mailing list