| 程序包 | 说明 |
|---|---|
| com.bstek.uflo.command.impl | |
| com.bstek.uflo.query.impl | |
| com.bstek.uflo.service | |
| com.bstek.uflo.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
HistoryVariable |
GetHistoryVariableCommand.execute(Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<HistoryVariable> |
GetHistoryVariablesCommand.execute(Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<HistoryVariable> |
HistoryProcessVariableQueryImpl.list() |
| 限定符和类型 | 方法和说明 |
|---|---|
HistoryVariable |
HistoryService.getHistoryVariable(long historyProcessInstanceId,
String key)
根据历史流程实例ID和流程变量名,返回对应的历史流程变量对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<HistoryVariable> |
HistoryService.getHistoryVariables(long historyProcessInstanceId)
根据历史流程实例ID,返回所有的历史流程变量
|
| 限定符和类型 | 方法和说明 |
|---|---|
HistoryVariable |
DefaultHistoryService.getHistoryVariable(long historyProcessInstanceId,
String key) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<HistoryVariable> |
DefaultHistoryService.getHistoryVariables(long historyProcessInstanceId) |
Copyright © 2019 Bstek. All rights reserved.