Uses of Interface
org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceFactory
Packages that use VariableInstanceFactory
Package
Description
-
Uses of VariableInstanceFactory in org.camunda.bpm.engine.impl.cmmn.entity.runtime
Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime that return VariableInstanceFactoryModifier and TypeMethodDescriptionprotected VariableInstanceFactory<CoreVariableInstance>CaseExecutionEntity.getVariableInstanceFactory() -
Uses of VariableInstanceFactory in org.camunda.bpm.engine.impl.cmmn.execution
Methods in org.camunda.bpm.engine.impl.cmmn.execution that return VariableInstanceFactoryModifier and TypeMethodDescriptionprotected VariableInstanceFactory<CoreVariableInstance>CaseExecutionImpl.getVariableInstanceFactory() -
Uses of VariableInstanceFactory in org.camunda.bpm.engine.impl.core.variable.scope
Classes in org.camunda.bpm.engine.impl.core.variable.scope that implement VariableInstanceFactoryModifier and TypeClassDescriptionstatic classMethods in org.camunda.bpm.engine.impl.core.variable.scope that return VariableInstanceFactoryModifier and TypeMethodDescriptionprotected abstract VariableInstanceFactory<CoreVariableInstance>AbstractVariableScope.getVariableInstanceFactory() -
Uses of VariableInstanceFactory in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement VariableInstanceFactoryMethods in org.camunda.bpm.engine.impl.persistence.entity that return VariableInstanceFactoryModifier and TypeMethodDescriptionprotected VariableInstanceFactory<CoreVariableInstance>ExecutionEntity.getVariableInstanceFactory()protected VariableInstanceFactory<CoreVariableInstance>TaskEntity.getVariableInstanceFactory() -
Uses of VariableInstanceFactory in org.camunda.bpm.engine.impl.pvm.runtime
Methods in org.camunda.bpm.engine.impl.pvm.runtime that return VariableInstanceFactoryModifier and TypeMethodDescriptionprotected VariableInstanceFactory<CoreVariableInstance>ExecutionImpl.getVariableInstanceFactory() -
Uses of VariableInstanceFactory in org.camunda.connect.plugin.impl
Methods in org.camunda.connect.plugin.impl that return VariableInstanceFactoryModifier and TypeMethodDescriptionprotected VariableInstanceFactory<CoreVariableInstance>ConnectorVariableScope.getVariableInstanceFactory()