public class ApplicationFlow extends Object
| 构造器和说明 |
|---|
ApplicationFlow(Config config) |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
ExecuteApplicationFlowResp |
execute(ExecuteApplicationFlowReq req)
,流程执行接口
官网API文档链接:
ExecuteApplicationFlowRespexecute(ExecuteApplicationFlowReq req,
RequestOptions reqOptions)
,流程执行接口
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2025. All rights reserved. |