choerodon/state-machine-service
The service is responsible for controlling the flow of the state, and is driven by the state machine to set the condition, verification, and post-action of the state transition, and is implemented in conjunction with the state machine client.
Java