Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl

Packages that use VariableScopeImpl
org.camunda.bpm.engine.impl.persistence.entity   
 

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

Subclasses of VariableScopeImpl in org.camunda.bpm.engine.impl.persistence.entity
 class ExecutionEntity
           
 class TaskEntity
           
 

Methods in org.camunda.bpm.engine.impl.persistence.entity that return VariableScopeImpl
protected  VariableScopeImpl ExecutionEntity.getParentVariableScope()
           
protected abstract  VariableScopeImpl VariableScopeImpl.getParentVariableScope()
           
protected  VariableScopeImpl TaskEntity.getParentVariableScope()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.