public class FiniteTerminationRule extends AbstractRule
hint| Constructor and Description |
|---|
FiniteTerminationRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(StateMachine stateMachine)
Validate a state machine
|
getHint, getNamepublic boolean validate(StateMachine stateMachine)
RulestateMachine - state machineCopyright © 2023 Seata. All rights reserved.