Statemachine
Statemachine copied to clipboard
Feature Request: Commands in Transitions
As a developer, I want to have commands attached directly to a transition, so that these are executed only if and after all conditions are met. The status shall only be updated if no exception was thrown during the execution.