Esempio n. 1
0
 @Override
 protected boolean doExecute(Event event) {
   StateControl.breakAndGotoNext(stateId);
   return true;
 }