[jboss-dev-forums] [jBPM Development] - task-node node replacement in jbpm 4

ashutosh deora do-not-reply at jboss.com
Thu Sep 9 11:56:59 EDT 2010


ashutosh deora [http://community.jboss.org/people/ashutoshd] created the discussion

"task-node node replacement in jbpm 4"

To view the discussion, visit: http://community.jboss.org/message/560707#560707

--------------------------------------------------------------
i have a tag like the below mentioned 

<task-node name="HBA Parking Mobility" async="true">
<task name="HBA Parking Mobility" description="HBA Parking Mobility">
<assignment handler="exienta.bpm.drools.SimpleRuleBasedAssignmentHandler"
class="exienta.bpm.drools.SimpleRuleBasedAssignmentHandler">
<workingMemoryName>taskAssignmentWorkingMemory
</workingMemoryName>
</assignment>
</task>
<transition to="Parking Mobility fertig"></transition>
</task-node>
*<task-node name="xxxxxxxx" async="true">*
** *<task name="*xxxxxxxx*" description="*xxxxxxxx*">*
** *<assignment handler="java.class"*
** *class="class">*
** *<workingMemoryName>*xxxxxxxx**
** *</workingMemoryName>*
** *</assignment>*
** *</task>*
** *<transition to="*xxxxxxxx*"></transition>*
** *</task-node>*

*this is a process written in jbpm 3.2.2* 
*how the same will be written in jbpm 4.3* 

*please suggest with possible solutions* 
*its urgent*
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/560707#560707]

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100909/4f1d2239/attachment.html 


More information about the jboss-dev-forums mailing list