public interface HistoricVariableInstance
Modifier and Type | Method and Description |
---|---|
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.
|
String |
getTaskId()
Return the corresponding task id.
|
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 |
String getId()
String getVariableName()
this
variable instance.String getVariableTypeName()
this
variable instanceObject getValue()
this
variable instance.String getProcessInstanceId()
String getActivtyInstanceId()
String getTaskId()
String getErrorMessage()
Copyright © 2015. All rights reserved.