Hi,
I am having doubt in regarding the Human Task.
As whenever a Human Task is defined in the workflow,
execute method is called in the handler of HumanTask.
so when this statement executed in the execute method:-
manager.completeWorkItem(workItem.getId,result);
So i just want to know that how to get the parameters of the result Map
that this human task return back.
How can I return the result of Human Task?
Thanks & Regards
Pardeep Ruhil
______________________________________________________________________