wqe wqe [https://community.jboss.org/people/drupalspring] created the discussion

"Re: Using TaskService directly vs Task Server/TaskClient architecture"

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

--------------------------------------------------------------
Hi  https://community.jboss.org/people/salaboy21 Mauricio Salatino ,

Thanks for the reply!

When using the the human task  , we have to register the work item handler for  
human task before starting the process : 


ksession.getWorkItemManager().registerWorkItemHandler("Human Task", 
hornetQHTWorkItemHandler);


As far as I understand , the executeWorkItem() in hornetQHTWorkItemHandler will 
connect to the taskServer and insert the related records to the Task database. 
So  . What is the work item handler for the human task if I  I use the 
TaskService directly in my application without any TaskServer involved??
--------------------------------------------------------------

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

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