[jboss-user] [jBPM] - In jbpm 4.3, how to get the incoming node name in the next node?

HuiSheng Xu do-not-reply at jboss.com
Wed Aug 18 21:19:22 EDT 2010


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100818/5fac405b/attachment-0001.html 


More information about the jboss-user mailing list