| Package | Description |
|---|---|
| io.seata.saga.engine | |
| io.seata.saga.engine.expression | |
| io.seata.saga.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
ExpressionFactoryManager |
StateMachineConfig.getExpressionFactoryManager()
Deprecated.
Gets get expression factory manager.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionFactoryManager |
ExpressionFactoryManager.wrap(ExpressionFactoryManager actual)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionFactoryManager |
DefaultStateMachineConfig.getExpressionFactoryManager()
Deprecated.
this method will return a
ExpressionFactoryManager which is wrapped from ExpressionFactoryManager
notice: This method cannot be referenced in the normal process of saga. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStateMachineConfig.setExpressionFactoryManager(ExpressionFactoryManager expressionFactoryManager)
Deprecated.
|
Copyright © 2025 Apache. All rights reserved.