Hello, 

In JPDL examples I see that I need to invoke instance.signal();
all time when I want to visit other step, but what I need to do to execute process once (execute only one method) and all steps will be executed?

Thanks,

-
Denis