public interface BusinessFlow
| 限定符和类型 | 方法和说明 |
|---|---|
void |
executeBusinessFlow(FlowContext flowContext)
执行业务流
|
String |
name()
业务描述
|
void executeBusinessFlow(FlowContext flowContext) throws Exception
ExceptionString name()
Copyright © 2023. All rights reserved.