Give us feedback
state-machine
Reactive icon

State Machine

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 07 December 2022 by 
3.0
 (2 ratings)
state-machine

State Machine

Details
State Machine demonstration. This application demonstrates the use of a statuses and a very simle State Machine design pattern.
Read more

Statuses are widely used in applications. This asset demonstrates a very simple and straightforward way to check if a transition from one status to another status is allowed.


If you have to add or remove valid transitions, you only have to change the values of a static entity. No changes needed in any other place.

Release notes (1.0.0)
Reviews (1)
by 
2022-12-07
in version 1.0.0
Create forge component to demostrate state transitions. Can be used in a lot of applications, if you don't want to build your own.
Team