| Package | Description |
|---|---|
| io.seata.saga.statelang.validator.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FiniteTerminationRule
Rule to check if the state machine can terminate in finite time, i.e. if there is an infinite loop
|
class |
NoRecursiveSubStateMachineRule
Rule to check if all SubStateMachines has no recursive call
|
class |
StateNameExistsRule
Rule to check if all the state name exists
|
Copyright © 2023 Seata. All rights reserved.