[jboss-user] [jBPM] - Re: SyncWSHumanTaskHandler vs WSHumanTaskHandler

TC ONG do-not-reply at jboss.com
Wed May 30 03:57:00 EDT 2012


TC ONG [https://community.jboss.org/people/devilkazuya99] created the discussion

"Re: SyncWSHumanTaskHandler vs WSHumanTaskHandler"

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

--------------------------------------------------------------
Hi Mauricio,

I am using jbpm 5.3.0 now. As SyncWSHumanTaskHandler is deprecated now, do you have code sample of using (Sync) LocalTaskService for HumanTask?

My previous code:
SyncWSHumanTaskHandler syncWSHumanTaskHandler = new SyncWSHumanTaskHandler(localTaskService, ks);
                    syncWSHumanTaskHandler.setLocal(true);
//                    syncWSHumanTaskHandler.setClient(localTaskService);
                    ks.getWorkItemManager().registerWorkItemHandler("Human Task", syncWSHumanTaskHandler);
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120530/15f8e786/attachment.html 


More information about the jboss-user mailing list