| Package | Description |
|---|---|
| io.seata.saga.engine.pcext | |
| io.seata.saga.engine.pcext.handlers | |
| io.seata.saga.engine.pcext.interceptors |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StateHandlerInterceptor.match(Class<? extends InterceptableStateHandler> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptTaskStateHandler
ScriptTaskState Handler
|
class |
ServiceTaskStateHandler
ServiceTaskState Handler
|
class |
SubStateMachineHandler
SubStateMachine Handler
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceTaskHandlerInterceptor.match(Class<? extends InterceptableStateHandler> clazz) |
boolean |
ScriptTaskHandlerInterceptor.match(Class<? extends InterceptableStateHandler> clazz) |
boolean |
LoopTaskHandlerInterceptor.match(Class<? extends InterceptableStateHandler> clazz) |
boolean |
InSagaBranchHandlerInterceptor.match(Class<? extends InterceptableStateHandler> clazz) |
Copyright © 2023 Seata. All rights reserved.