|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface HistoricVariableInstance
A single process variable containing the last value when its process instance has finished. It is only available when HISTORY_LEVEL is set >= VARIABLE
方法摘要 | |
---|---|
String |
getId()
The unique DB id |
String |
getProcessInstanceId()
The process instance reference. |
String |
getTaskId()
|
Object |
getValue()
|
String |
getVariableName()
|
String |
getVariableTypeName()
|
方法详细信息 |
---|
String getId()
String getVariableName()
String getVariableTypeName()
Object getValue()
String getProcessInstanceId()
String getTaskId()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |