Resolved! passing a spring bean from one user task to another user task in activiti bpm
Hi,We have a project requirement where a complex json object will be passed from the UI layer to the controller.The same json object will be mapped to a spring bean in the controller.Now we need these bean objects (with all its attributes) in the ac...