[jboss-user] [jBPM] - Re: How to fill the value of "outcomes" field in JBPM-console JSON for Personal Task List?

Maciej Swiderski do-not-reply at jboss.com
Mon Nov 26 01:37:06 EST 2012


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: How to fill the value of "outcomes" field in JBPM-console JSON for Personal Task List?"

To view the discussion, visit: https://community.jboss.org/message/778263#778263

--------------------------------------------------------------
Thomas, first you need to get task and from it you get contentId of your inputs using task.getTaskData().getDocumentContentId(). Once you have it you use this id to get content using taskClinet.getContent() method. Note that you would need to use marshaller to get the object out if it.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/778263#778263]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121126/b93f5c9d/attachment.html 


More information about the jboss-user mailing list