public interface HistoricVariableUpdate extends HistoricDetail
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage()
If the variable value could not be loaded, this returns the error message.
|
int |
getRevision() |
Object |
getValue() |
String |
getVariableInstanceId()
Returns the id of the corresponding variable instance.
|
String |
getVariableName() |
String |
getVariableTypeName() |
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTime
String getVariableName()
String getVariableInstanceId()
String getVariableTypeName()
Object getValue()
int getRevision()
String getErrorMessage()
Copyright © 2015. All rights reserved.