JBoss Community

How to know it coming from which transition in a start-event handler ?

created by Tun Mang in jBPM - View the full discussion

Hi There:

 

In a start-event handler of a state node, how does one know from which transition it comes from in the override notify function ?

 

@Override

public void notify(EventListenerExecution execution)
{
    // how to get the from-transition's name ??
}
Thanks a lot for your help.

Reply to this message by going to Community

Start a new discussion in jBPM at Community