Files
spring-statemachine/spring-statemachine-core
Janne Valkealahti ffa2bcbfa8 RegionState not created with nested states
- EnumStateMachineFactory didn't add created machine
  which wrapped region states into a internal
  machine map which is used to resolve built machines.
- Adding test which simply tests nested regions.
- Fixes #54
2015-05-01 11:26:47 +01:00
..