|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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
| Method Summary | |
|---|---|
String |
getActivtyInstanceId()
Returns the corresponding activity instance id. |
String |
getErrorMessage()
If the variable value could not be loaded, this returns the error message. |
String |
getId()
|
String |
getProcessInstanceId()
The process instance reference. |
Object |
getValue()
Returns the value of this variable instance. |
String |
getVariableName()
Returns the name of this variable instance. |
String |
getVariableTypeName()
Returns the name of the type of this variable instance |
| Method Detail |
|---|
String getId()
String getVariableName()
this variable instance.
String getVariableTypeName()
this variable instance
Object getValue()
this variable instance.
String getProcessInstanceId()
String getActivtyInstanceId()
String getErrorMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||