| 程序包 | 说明 |
|---|---|
| in.clouthink.daas.sbpm.core.service | |
| in.clouthink.daas.sbpm.core.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProcessHistory> |
WorkflowService.listProcessHistories(String processInstanceId)
获取活动的处理历史
|
List<ProcessHistory> |
AbstractWorkflowService.listProcessHistories(String processInstanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessHistory |
WorkflowRepository.findProcessHistoryById(String historyId)
find process history by id
|
ProcessHistory |
WorkflowRepository.saveProcessHistory(ProcessHistory request)
save the process history
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProcessHistory> |
WorkflowRepository.listProcessHistories(String processInstanceId)
list all the process histories
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessHistory |
WorkflowRepository.saveProcessHistory(ProcessHistory request)
save the process history
|
Copyright © 2017. All rights reserved.