| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.impl | |
| io.seata.saga.engine.repo.impl | |
| io.seata.saga.engine.store.db |
| Modifier and Type | Method and Description |
|---|---|
StateLangStore |
StateMachineConfig.getStateLangStore()
Gets get state language definition store.
|
| Modifier and Type | Method and Description |
|---|---|
StateLangStore |
DefaultStateMachineConfig.getStateLangStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStateMachineConfig.setStateLangStore(StateLangStore stateLangStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineRepositoryImpl.setStateLangStore(StateLangStore stateLangStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
DbStateLangStore
State language definition store in DB
|
Copyright © 2023 Seata. All rights reserved.