| Package | Description |
|---|---|
| io.seata.saga.engine.evaluation | |
| io.seata.saga.engine.evaluation.exception | |
| io.seata.saga.engine.evaluation.expression |
| Modifier and Type | Method and Description |
|---|---|
Evaluator |
EvaluatorFactory.createEvaluator(String expressionString)
create evaluator
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionMatchEvaluator
Exception match evaluator
|
| Modifier and Type | Method and Description |
|---|---|
Evaluator |
ExceptionMatchEvaluatorFactory.createEvaluator(String expressionString) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionEvaluator
Expression evaluator
|
| Modifier and Type | Method and Description |
|---|---|
Evaluator |
ExpressionEvaluatorFactory.createEvaluator(String expressionString) |
Copyright © 2022 Seata. All rights reserved.