Uses of Class
org.camunda.bpm.engine.impl.core.variable.value.ObjectValueImpl

Packages that use ObjectValueImpl
org.camunda.bpm.engine.impl.core.variable.value.builder   
org.camunda.bpm.engine.impl.variable.serializer   
 

Uses of ObjectValueImpl in org.camunda.bpm.engine.impl.core.variable.value.builder
 

Fields in org.camunda.bpm.engine.impl.core.variable.value.builder declared as ObjectValueImpl
protected  ObjectValueImpl ObjectVariableBuilderImpl.variableValue
           
protected  ObjectValueImpl SerializedObjectValueBuilderImpl.variableValue
           
 

Uses of ObjectValueImpl in org.camunda.bpm.engine.impl.variable.serializer
 

Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type ObjectValueImpl
protected  void AbstractObjectValueSerializer.updateObjectValue(ObjectValueImpl objectValue, String objectTypeName, String serializedValue)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.