public static class FlowExecutor.NodeExecutor extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FlowExecutor.NodeExecutor.NodeDeciderExecutor
节点决策器执行器
|
| 构造器和说明 |
|---|
NodeExecutor() |
public String execute(Object flow, FlowContext<?> context) throws Throwable
flow - 流程context - 流程上下文Throwable - 执行过程中发生任何异常都会往外抛Copyright © 2020. All rights reserved.