[jboss-user] [jBPM] - Re: How to associate a custom WorkItemNodeHandler in a subprocess?

Connie Yang do-not-reply at jboss.com
Thu May 26 15:08:43 EDT 2011


Connie Yang [http://community.jboss.org/people/connie.yang] created the discussion

"Re: How to associate a custom WorkItemNodeHandler in a subprocess?"

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

--------------------------------------------------------------
Yes.  I'm using the same text ("myHandler") in the subprocess WorkItemNode (s).

Here's how I define the WorkItemNode in my subprocess,
| 
 | 
 | 
 | .workItemNode(6) | 
 |
| 
 | 
 | 
 | 
 | .workName("myHandler") |
| 
 | 
 | 
 | 
 | .workParameter(LcmConstants.LCM_SELECTOR, LockCommands.acquireLocksIfNeeded) |
| 
 | 
 | 
 | 
 | .inMapping("arg0", "workingSet") |
| 
 | 
 | 
 | .done() | 
 |

Thanks,
Connie
--------------------------------------------------------------

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

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/20110526/e58ad2b6/attachment.html 


More information about the jboss-user mailing list