public interface StateMachineParser
| Modifier and Type | Method and Description |
|---|---|
StateMachine |
parse(String json)
Parse an object (such as Json) into a State Machine model
|
StateMachine parse(String json)
json - an object jsonCopyright © 2023 Seata. All rights reserved.