Files
spring-statemachine/spring-statemachine-core
Janne Valkealahti 70e2c06ae7 Deprecated original interceptor methods
- Original preStateChange and postStateChange are now deprecated
  and once those are removed we don't need to do calls to both
  in StateMachineInterceptorList.
- Relates to #871
2020-10-17 10:44:41 +01:00
..