[jboss-user] [jBPM] - Re: Jbpm 5 user form variables
Aliaksei Kushunin
do-not-reply at jboss.com
Thu Sep 29 03:00:21 EDT 2011
Aliaksei Kushunin [http://community.jboss.org/people/a.kushunin] created the discussion
"Re: Jbpm 5 user form variables"
To view the discussion, visit: http://community.jboss.org/message/628996#628996
--------------------------------------------------------------
Hi, Demian!
First, in script task I'm creating map like this:
Map<String, Object> content = new java.util.HashMap<String, Object>();
content.put("employee", employee);
//Where employee is my class passes into the process as parameter;
kcontext.setVariable("content", content);
Than, in Jboss Tools bpmn editor in properties of HumantTask I'm setting #{content} value to Content propety;
WBR, Aliaksei
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/628996#628996]
Start a new discussion in jBPM at Community
[http://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/20110929/9c7806af/attachment.html
More information about the jboss-user
mailing list