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&...]