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&...]