JBoss Community

Re: How do you get the active node of a process

created by Victor Zorin in jBPM - View the full discussion

You can also monitor entries into nodes by using method public void beforeNodeTriggered( ProcessNodeTriggeredEvent event )

of your implementation of org.drools.event.process.ProcessEventListener interface.

Reply to this message by going to Community

Start a new discussion in jBPM at Community