|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CoreVariableStore in org.camunda.bpm.engine.impl.cmmn.entity.runtime |
|---|
| Classes in org.camunda.bpm.engine.impl.cmmn.entity.runtime that implement CoreVariableStore | |
|---|---|
class |
CaseExecutionEntityVariableStore
|
| Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime that return CoreVariableStore | |
|---|---|
protected CoreVariableStore |
CaseExecutionEntity.getVariableStore()
|
| Uses of CoreVariableStore in org.camunda.bpm.engine.impl.cmmn.execution |
|---|
| Methods in org.camunda.bpm.engine.impl.cmmn.execution that return CoreVariableStore | |
|---|---|
protected CoreVariableStore |
CaseExecutionImpl.getVariableStore()
|
| Uses of CoreVariableStore in org.camunda.bpm.engine.impl.core.variable.scope |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.scope that implement CoreVariableStore | |
|---|---|
class |
AbstractVariableStore
|
class |
MapBasedVariableStore
A simple CoreVariableStore implementation based on a Map |
class |
SimpleVariableStore
|
| Methods in org.camunda.bpm.engine.impl.core.variable.scope that return CoreVariableStore | |
|---|---|
protected abstract CoreVariableStore |
AbstractVariableScope.getVariableStore()
|
| Uses of CoreVariableStore in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Classes in org.camunda.bpm.engine.impl.persistence.entity that implement CoreVariableStore | |
|---|---|
class |
ExecutionEntityVariableStore
|
class |
TaskEntityVariableStore
Variable store adapter for TaskEntity |
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return CoreVariableStore | |
|---|---|
protected CoreVariableStore |
ExecutionEntity.getVariableStore()
|
protected CoreVariableStore |
TaskEntity.getVariableStore()
|
| Uses of CoreVariableStore in org.camunda.bpm.engine.impl.pvm.runtime |
|---|
| Methods in org.camunda.bpm.engine.impl.pvm.runtime that return CoreVariableStore | |
|---|---|
protected CoreVariableStore |
ExecutionImpl.getVariableStore()
|
| Uses of CoreVariableStore in org.camunda.bpm.engine.impl.variable |
|---|
| Classes in org.camunda.bpm.engine.impl.variable that implement CoreVariableStore | |
|---|---|
class |
AbstractPersistentVariableStore
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||