@Service public class WorkflowExecutionInfoServiceImpl extends Object implements WorkflowExecutionInfoService
| 构造器和说明 |
|---|
WorkflowExecutionInfoServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
WorkflowExecuteInfo |
getExecuteInfoByFlowId(Long flowId) |
String |
getSucceedJobsByFlowId(Long flowId) |
String |
getSucceedJobsStr(String sucStr,
String sucStrDB) |
void |
saveExecuteInfo(WorkflowExecuteInfoVo workflowExecuteInfoVo) |
public WorkflowExecuteInfo getExecuteInfoByFlowId(Long flowId)
public void saveExecuteInfo(WorkflowExecuteInfoVo workflowExecuteInfoVo)
saveExecuteInfo 在接口中 WorkflowExecutionInfoServiceCopyright © 2022. All rights reserved.