Arun V G [https://community.jboss.org/people/arunvg] created the discussion
"Re: How can i bound a complex java object like Person class to a UserTask" To view the discussion, visit: https://community.jboss.org/message/729348#729348 -------------------------------------------------------------- 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 [https://community.jboss.org/message/729348#729348] 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
