Files
spring-statemachine/spring-statemachine-recipes
Janne Valkealahti bd7e0141ea Fix interceptor handling
- Modify so that interceptor `preStateChange` is not called
  for transient states which would falsely try to i.e. persist
  choice and other states with persist recipe.
- Added some tests to verify that `preStateChange` is called
  only once.
- Relates to #266
2016-10-29 08:48:53 +01:00
..
2016-10-29 08:48:53 +01:00
2015-06-17 09:19:43 +01:00