public interface FlowExecutionResponse extends ExecutionResponse
| 限定符和类型 | 方法和说明 |
|---|---|
List<FlowExecutionResponse> |
getFlowExecutionResponses() |
String |
getFlowId() |
List<String> |
getNodeNames() |
List<RuleExecutionResponse> |
getRuleExecutionResponses() |
getDurationString getFlowId()
List<RuleExecutionResponse> getRuleExecutionResponses()
List<FlowExecutionResponse> getFlowExecutionResponses()
Copyright © 2018 Bstek. All rights reserved.