public interface RuleExecutionResponse extends ExecutionResponse
| 限定符和类型 | 方法和说明 |
|---|---|
List<ActionValue> |
getActionValues() |
List<RuleInfo> |
getFiredRules() |
List<FlowExecutionResponse> |
getFlowExecutionResponses() |
List<RuleInfo> |
getMatchedRules() |
getDurationList<ActionValue> getActionValues()
List<FlowExecutionResponse> getFlowExecutionResponses()
Copyright © 2018 Bstek. All rights reserved.