| Package | Description |
|---|---|
| io.seata.saga.statelang.domain | |
| io.seata.saga.statelang.domain.impl | |
| io.seata.saga.statelang.parser.impl |
| Modifier and Type | Method and Description |
|---|---|
List<TaskState.ExceptionMatch> |
TaskState.getCatches()
exception handling strategy
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractTaskState.ExceptionMatchImpl |
| Modifier and Type | Method and Description |
|---|---|
List<TaskState.ExceptionMatch> |
AbstractTaskState.getCatches() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTaskState.setCatches(List<TaskState.ExceptionMatch> catches) |
| Modifier and Type | Method and Description |
|---|---|
protected List<TaskState.ExceptionMatch> |
AbstractTaskStateParser.parseCatch(List<Object> catchList) |
Copyright © 2023 Seata. All rights reserved.