| Package | Description |
|---|---|
| io.seata.saga.statelang.domain | |
| io.seata.saga.statelang.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceState.Choice> |
ChoiceState.getChoices()
get choices
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ChoiceStateImpl.ChoiceImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceState.Choice> |
ChoiceStateImpl.getChoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChoiceStateImpl.setChoices(List<ChoiceState.Choice> choices) |
Copyright © 2023 Seata. All rights reserved.