[jboss-dev-forums] [Design of JBoss jBPM] - Re: How to add custom node?
anas
do-not-reply at jboss.com
Tue Jan 8 07:41:15 EST 2008
I appreciate your effort for answering me,,,
I checked the the node type in 9.3.7,,, but my case is that i want to add a custom attributes to the class node itself,, in other words,, node class contains id as long,, and i want to add a type of node that contain myId as int,, and get its value from the processdefinition.xml,, i.e:
<process-definition name="simple">
<custom-node myId="5">
...... </custom-node>
</process-definition>
is there any solution,, or i have to rebuild the jpdl in order to do that??
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117888#4117888
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117888
More information about the jboss-dev-forums
mailing list