|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VariableStore in org.camunda.bpm.engine.impl.cmmn.entity.runtime |
|---|
| Fields in org.camunda.bpm.engine.impl.cmmn.entity.runtime declared as VariableStore | |
|---|---|
protected VariableStore<VariableInstanceEntity> |
CaseExecutionEntity.variableStore
|
| Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime that return VariableStore | |
|---|---|
protected VariableStore<CoreVariableInstance> |
CaseExecutionEntity.getVariableStore()
|
| Uses of VariableStore in org.camunda.bpm.engine.impl.cmmn.execution |
|---|
| Fields in org.camunda.bpm.engine.impl.cmmn.execution declared as VariableStore | |
|---|---|
protected VariableStore<SimpleVariableInstance> |
CaseExecutionImpl.variableStore
|
| Methods in org.camunda.bpm.engine.impl.cmmn.execution that return VariableStore | |
|---|---|
protected VariableStore<CoreVariableInstance> |
CaseExecutionImpl.getVariableStore()
|
| Uses of VariableStore in org.camunda.bpm.engine.impl.core.variable.scope |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.scope that return VariableStore | |
|---|---|
protected abstract VariableStore<CoreVariableInstance> |
AbstractVariableScope.getVariableStore()
|
| Uses of VariableStore in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Fields in org.camunda.bpm.engine.impl.persistence.entity declared as VariableStore | |
|---|---|
protected VariableStore<VariableInstanceEntity> |
ExecutionEntity.variableStore
|
protected VariableStore<VariableInstanceEntity> |
TaskEntity.variableStore
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return VariableStore | |
|---|---|
protected VariableStore<CoreVariableInstance> |
ExecutionEntity.getVariableStore()
|
protected VariableStore<CoreVariableInstance> |
TaskEntity.getVariableStore()
|
| Uses of VariableStore in org.camunda.bpm.engine.impl.pvm.runtime |
|---|
| Fields in org.camunda.bpm.engine.impl.pvm.runtime declared as VariableStore | |
|---|---|
protected VariableStore<CoreVariableInstance> |
ExecutionImpl.variableStore
|
| Methods in org.camunda.bpm.engine.impl.pvm.runtime that return VariableStore | |
|---|---|
protected VariableStore<CoreVariableInstance> |
ExecutionImpl.getVariableStore()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||