Uses of Class
org.camunda.bpm.engine.impl.variable.AbstractVariableStore

Packages that use AbstractVariableStore
org.camunda.bpm.engine.impl.cmmn.entity.runtime   
org.camunda.bpm.engine.impl.connector   
org.camunda.bpm.engine.impl.core.variable   
org.camunda.bpm.engine.impl.persistence.entity   
org.camunda.bpm.engine.impl.variable   
 

Uses of AbstractVariableStore in org.camunda.bpm.engine.impl.cmmn.entity.runtime
 

Subclasses of AbstractVariableStore in org.camunda.bpm.engine.impl.cmmn.entity.runtime
 class CaseExecutionEntityVariableStore
           
 

Uses of AbstractVariableStore in org.camunda.bpm.engine.impl.connector
 

Subclasses of AbstractVariableStore in org.camunda.bpm.engine.impl.connector
 class ConnectorVariableStore
           
 

Uses of AbstractVariableStore in org.camunda.bpm.engine.impl.core.variable
 

Subclasses of AbstractVariableStore in org.camunda.bpm.engine.impl.core.variable
 class MapBasedVariableStore<T extends CoreVariableInstance>
           
 class PseudoPersistentVariableStore
           
 class SimpleVariableStore
           
 

Uses of AbstractVariableStore in org.camunda.bpm.engine.impl.persistence.entity
 

Subclasses of AbstractVariableStore in org.camunda.bpm.engine.impl.persistence.entity
 class ExecutionEntityVariableStore
           
 class TaskEntityVariableStore
          Variable store adapter for TaskEntity
 

Uses of AbstractVariableStore in org.camunda.bpm.engine.impl.variable
 

Subclasses of AbstractVariableStore in org.camunda.bpm.engine.impl.variable
 class AbstractPersistentVariableStore
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.