public interface HistoricVariableInstance
| Modifier and Type | Method and Description |
|---|---|
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()
Copyright © 2013 Alfresco. All rights reserved.