Thomas Setiabudi [
https://community.jboss.org/people/thomas.setiabudi] created the
discussion
"Re: How to properly use ContentMarshallerHelper for Human Task Output in
JBPM5.3?"
To view the discussion, visit:
https://community.jboss.org/message/779785#779785
--------------------------------------------------------------
Hi,
How do you marshall them?
And how do you unmarshall them?
is the unmarshaller JBPM Console? or you create your own application?
in my case, I created my own taskClient application that calls
ContentMarshallerHelper.marshal(results, null);
then it is the jbpm console who calls ContentMarshallerHelper.unmarshal(result, env);
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/779785#779785]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]