[jboss-user] [jBPM] - Get subprocess id from outside the process

HuiSheng Xu do-not-reply at jboss.com
Sun Aug 1 22:21:35 EDT 2010


HuiSheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"Get subprocess id from outside the process"

To view the discussion, visit: http://community.jboss.org/message/555334#555334

--------------------------------------------------------------
Hi Al,

There is a new API in org.jbpm.api.Exection interface in jBPM-4.4.  named getSubProcessInstance().  You could use it to get related sub process instance of an execution.

In jBPM-4.3,  this method wasn't expose in API interface,  so you have to cast class by yourself and get related sub process instance from ExecutionImpl.

--------------------------------------------------------------

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

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/20100801/9ee738fd/attachment.html 


More information about the jboss-user mailing list