| Modifier and Type | Method and Description |
|---|---|
Object |
ServiceInvoker.invoke(ServiceTaskState serviceTaskState,
Object... input)
invoke service
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SpringBeanServiceInvoker.invoke(ServiceTaskState serviceTaskState,
Object... input) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompensateSubStateMachineState
Compensate SubStateMachine State
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompensateSubStateMachineStateImpl
Used to compensate the state of the sub state machine, inherited from ServiceTaskState
|
class |
ServiceTaskStateImpl
A state used to invoke a service
|
class |
SubStateMachineImpl
sub state machine
|
| Modifier and Type | Method and Description |
|---|---|
ServiceTaskState |
ServiceTaskStateParser.parse(Object node) |
ServiceTaskState |
CompensateSubStateMachineStateParser.parse(Object node) |
Copyright © 2023 Seata. All rights reserved.