| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.config | |
| io.seata.saga.engine.impl | |
| io.seata.saga.engine.utils |
| Modifier and Type | Method and Description |
|---|---|
StateMachineConfig |
StateMachineEngine.getStateMachineConfig()
get state machine configurations
|
| Modifier and Type | Class and Description |
|---|---|
class |
DbStateMachineConfig
DbStateMachineConfig
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStateMachineConfig
Default state machine configuration
|
| Modifier and Type | Method and Description |
|---|---|
StateMachineConfig |
ProcessCtrlStateMachineEngine.getStateMachineConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessCtrlStateMachineEngine.setStateMachineConfig(StateMachineConfig stateMachineConfig) |
| Modifier and Type | Method and Description |
|---|---|
ProcessContextBuilder |
ProcessContextBuilder.withStateMachineConfig(StateMachineConfig stateMachineConfig) |
Copyright © 2023 Seata. All rights reserved.