public interface ChoiceState extends State
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChoiceState.Choice
Choice
|
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceState.Choice> |
getChoices()
get choices
|
String |
getDefault()
default choice
|
getComment, getExtensions, getName, getNext, getStateMachine, getTypeList<ChoiceState.Choice> getChoices()
String getDefault()
Copyright © 2023 Seata. All rights reserved.