Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat(statemachine): add current state fetcher for event verification and firing in StateMachine implementation #566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ivan97
Copy link
Contributor

@Ivan97 Ivan97 commented Dec 9, 2024

Add a current state fetcher for event verification and firing in the StateMachine implementation, simplifying event triggering and state transitions through a generic current state retrieval interface.

…n and firing in StateMachine implementation

Change-Id: Ifcfdaf68eae57a902ee7fff0d5e341085c45bf8b
@Ivan97 Ivan97 changed the title ✨ feat(statemachine): add current state fetcher for event verificatio… ✨ feat(statemachine): add current state fetcher for event verification and firing in StateMachine implementation Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant