| 类 | 说明 |
|---|---|
| BusinessActionContext |
The type Business action context.
|
| BusinessActionContextUtil |
the api of sharing business action context to tcc phase 2
|
| 枚举 | 说明 |
|---|---|
| ParamType |
The enum ParamType
|
| 注释类型 | 说明 |
|---|---|
| BusinessActionContextParameter |
the TCC parameters that need to be passed to the action context;
add this annotation on the parameters of the try method, and the parameters will be passed to the action context
|
| LocalTCC |
Local TCC bean annotation, add on the TCC interface
|
| TwoPhaseBusinessAction |
TCC annotation.
|
Copyright © 2022 Seata. All rights reserved.