|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableInstance
A VariableInstance represents a variable in the execution of
a process instance.
| Method Summary | |
|---|---|
String |
getActivityInstanceId()
Returns the corresponding activity instance id. |
String |
getCaseExecutionId()
Returns the corresponding case execution id. |
String |
getCaseInstanceId()
Returns the corresponding case instance id. |
String |
getExecutionId()
Returns the corresponding execution id. |
String |
getId()
|
String |
getProcessInstanceId()
Returns the corresponding process instance id. |
String |
getTaskId()
Returns the corresponding task id. |
| Methods inherited from interface org.camunda.bpm.engine.delegate.PersistentVariableInstance |
|---|
getErrorMessage, getSerializedValue, getTypeName, getValueTypeName, storesCustomObjects |
| Methods inherited from interface org.camunda.bpm.engine.delegate.CoreVariableInstance |
|---|
getName, getValue |
| Method Detail |
|---|
String getId()
String getProcessInstanceId()
String getExecutionId()
String getCaseInstanceId()
String getCaseExecutionId()
String getTaskId()
String getActivityInstanceId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||