[jboss-user] [jBPM] - Re: accsessing global context variables in java task
roxy1987
do-not-reply at jboss.com
Wed Jun 22 05:08:31 EDT 2011
roxy1987 [http://community.jboss.org/people/roxy1987] created the discussion
"Re: accsessing global context variables in java task"
To view the discussion, visit: http://community.jboss.org/message/611366#611366
--------------------------------------------------------------
Chakradhar,
This should help you.
ProcessInstance processInstance = executionService.startProcessInstanceByKey("blah");
String processInstID = processInstance.getId();
By using this id you can get the variables MAP.
regds.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/611366#611366]
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/20110622/e27f3e94/attachment.html
More information about the jboss-user
mailing list