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