[jboss-user] [jBPM] - Re: About jBPM5.1 ProcessInstance and HumanTask persisit

Mauricio Salatino do-not-reply at jboss.com
Mon Oct 10 11:58:23 EDT 2011


Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion

"Re: About jBPM5.1 ProcessInstance and HumanTask persisit"

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

--------------------------------------------------------------
Hi Jack.
You don't need to do a signal to make the process continue. If you create a persistence session you only need to attack the correspondant listener and as soon as you complete the human task the listener will be in charge of continuing the process for you. Check at the documentation to see how you can register the listener but it will be something like this:
ksession.getWorkItemManager().register("Human Task", new CommandBasedWSHumanTaskHandler(ksession));

Cheers
--------------------------------------------------------------

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

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/20111010/1908258b/attachment.html 


More information about the jboss-user mailing list