HuiSheng Xu [
http://community.jboss.org/people/rebody] replied to the discussion
"In jbpm 4.3, how to get the incoming node name in the next node?"
To view the discussion, visit:
http://community.jboss.org/message/558070#558070
--------------------------------------------------------------
Hi Tun,
There is a List<String> getTransitionNames(); method in HistoryActivityInstance,
you could use this to get the name of next transition. If you want to get the name of
incoming node, I am afraid you have to write some codes by yourself.
BTW, Maciej is working on some stuff like this. If you have any advices please join our
discussion. Thank you very much.
http://community.jboss.org/thread/154420?tstart=0
http://community.jboss.org/thread/154420?tstart=0
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/558070#558070]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]