| Package | Description |
|---|---|
| io.seata.saga.engine.impl | |
| io.seata.saga.engine.pcext | |
| io.seata.saga.engine.pcext.routers |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultStateMachineConfig.loadStateRouterInterceptors(Map<String,StateRouter> stateRouterMap) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InterceptableStateRouter
Interceptable State Router
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,StateRouter> |
StateMachineProcessRouter.getStateRouters() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineProcessRouter.setStateRouters(Map<String,StateRouter> stateRouters) |
| Modifier and Type | Class and Description |
|---|---|
class |
EndStateRouter
EndState Router
|
class |
TaskStateRouter
TaskState Router
|
Copyright © 2023 Seata. All rights reserved.