Files
spring-statemachine/spring-statemachine-samples
Janne Valkealahti 487911b4de StateContext may use wrong statemachine
- Tweaking to keep correct statemachine ref around
  so that StateContext passed to actions can be
  used to send events within submachines.
- This was missed due to missing test and i.e. cdplayer
  should transition into playing state directly via
  and event sent from action which when closed is
  checking if cd is inserted.
- Fixes #33
2015-04-07 22:18:03 +01:00
..
2015-04-06 10:56:16 +01:00
2015-04-04 10:24:50 +01:00
2015-03-06 15:01:23 +00:00
2015-03-15 19:39:43 +00:00