|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessInstanceWithVariables
Represents a process instance with the corresponding latest variables.
| Method Summary | |
|---|---|
org.camunda.bpm.engine.variable.VariableMap |
getVariables()
Returns the latest variables of the process instance. |
| Methods inherited from interface org.camunda.bpm.engine.runtime.ProcessInstance |
|---|
getBusinessKey, getCaseInstanceId, getProcessDefinitionId, isSuspended |
| Methods inherited from interface org.camunda.bpm.engine.runtime.Execution |
|---|
getId, getProcessInstanceId, getTenantId, isEnded |
| Method Detail |
|---|
org.camunda.bpm.engine.variable.VariableMap getVariables()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||