[jboss-user] [jBPM] - How can i get the execution pointer in a process?

Maciej Swiderski do-not-reply at jboss.com
Tue Mar 30 13:41:46 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion

"How can i get the execution pointer in a process?"

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

--------------------------------------------------------------
Hi,
you can get that information by invoking findActiveActivityNames on your process instance.

Next you can use the names returned to get execution objects by executing findActiveExecutionIn(activityName) again on your process instance.

Cheers,
Maciej

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

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

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/20100330/bc2193a2/attachment.html 


More information about the jboss-user mailing list