| Package | Description |
|---|---|
| io.seata.saga.statelang.domain | |
| io.seata.saga.statelang.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
State |
StateMachine.getState(String name)
Deprecated.
get state
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,State> |
StateMachine.getStates()
Deprecated.
states
|
| Modifier and Type | Class and Description |
|---|---|
class |
StateImpl
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
State |
StateMachineImpl.getState(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,State> |
StateMachineImpl.getStates()
Deprecated.
|
Copyright © 2025 Apache. All rights reserved.