public interface ProcessController
| Modifier and Type | Method and Description |
|---|---|
void |
process(ProcessContext context)
process business logic
|
void process(ProcessContext context) throws FrameworkException
context - the process contextFrameworkException - the framework exceptionCopyright © 2023 Seata. All rights reserved.