Jett Gamboa [https://community.jboss.org/people/jett] created the discussion

"Re: Registering WorkItemHandler for bpmn:Task"

To view the discussion, visit: https://community.jboss.org/message/740057#740057

--------------------------------------------------------------
Thanks for answer Mauricio.

That is actually what I was able to get to work (added taskName attribue) and 
then did a registerWorkItemHandler. What I want is something similar to what 
happens when I do a registerWorkItemHandler("Human Task", ...) or 
registerWorkItemHandler("Service Task", ...). In those two cases, what happens 
is that all Human Tasks -or- all Service Tasks get assigned to the handler 
specified. For both, the API does not require you to register a handler for 
each Human Task/Service Task that is in the process.

Is there a way I can programatically get a list of all the nodes in a process? 
(I can read the xml file directly but I prefer to go through the API).
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to