| 程序包 | 说明 |
|---|---|
| com.bstek.urule.model.flow.ins | |
| com.bstek.urule.runtime | |
| com.bstek.urule.runtime.response |
| 限定符和类型 | 方法和说明 |
|---|---|
FlowExecutionResponse |
FlowContextImpl.getResponse() |
FlowExecutionResponse |
FlowContext.getResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
FlowExecutionResponse |
KnowledgeSessionImpl.startProcess(String processId) |
FlowExecutionResponse |
KnowledgeSession.startProcess(String processId)
根据规则流ID,执行目标规则流
|
FlowExecutionResponse |
KnowledgeSessionImpl.startProcess(String processId,
Map<String,Object> parameters) |
FlowExecutionResponse |
KnowledgeSession.startProcess(String processId,
Map<String,Object> parameters)
根据规则流ID,执行目标规则流,并向WorkingMemory中设置一个Map的参数对象
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExecutionResponseImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FlowExecutionResponse> |
RuleExecutionResponse.getFlowExecutionResponses() |
List<FlowExecutionResponse> |
FlowExecutionResponse.getFlowExecutionResponses() |
List<FlowExecutionResponse> |
ExecutionResponseImpl.getFlowExecutionResponses() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExecutionResponseImpl.addFlowExecutionResponse(FlowExecutionResponse response) |
Copyright © 2018 Bstek. All rights reserved.