JBoss Community

Re: How can i bound a complex java object like Person class to a UserTask

created by Arun V G in jBPM - View the full discussion

You can define it as the input to the user task.

 

And pass it to the API when you are calling taskclient().complete as the contentData

 

One constraint I found was that the Class should be serializable.

Reply to this message by going to Community

Start a new discussion in jBPM at Community