| 程序包 | 说明 |
|---|---|
| org.salt.function.flow | |
| org.salt.function.flow.context |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <T,R> R |
FlowInstance.execute(ContextBus<T,R> contextBus) |
<T,R> R |
FlowEngine.execute(ContextBus<T,R> contextBus) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContextBus<T,R> |
ContextBus.copy(java.lang.String processId) |
static <T,R> ContextBus<T,R> |
ContextBus.create(java.lang.String flowId,
T param,
java.util.Map<java.lang.String,java.lang.Object> conditionMap) |
Copyright © 2022. All rights reserved.