Re: [SCXML] Next states

2016-05-06 Thread Woonsan Ko
On Fri, May 6, 2016 at 2:56 AM, Mansour Al Akeel wrote: > Thank you Woonsan, > The use case is to report transition failure or invalid path. > Using the listener is good, but it wont be triggered unless the > transition happens. > For example this was written to test

Re: [SCXML] Next states

2016-05-06 Thread Mansour Al Akeel
Thank you Woonsan, The use case is to report transition failure or invalid path. Using the listener is good, but it wont be triggered unless the transition happens. For example this was written to test commons SCXML 1: @Override public boolean fireEvent(String event) { List lst =