|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoricVariableUpdate
Update of a process variable. This is only available if history level is configured to FULL.
| Method Summary | |
|---|---|
String |
getErrorMessage()
If the variable value could not be loaded, this returns the error message. |
int |
getRevision()
|
Object |
getValue()
|
String |
getVariableName()
|
String |
getVariableTypeName()
|
| Methods inherited from interface org.camunda.bpm.engine.history.HistoricDetail |
|---|
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTime |
| Method Detail |
|---|
String getVariableName()
String getVariableTypeName()
Object getValue()
int getRevision()
String getErrorMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||