Uses of Interface
org.camunda.bpm.engine.variable.type.SerializableValueType

Packages that use SerializableValueType
org.camunda.bpm.engine.impl.core.variable.type   
org.camunda.bpm.engine.impl.core.variable.value   
org.camunda.bpm.engine.variable.type   
org.camunda.bpm.engine.variable.value   
 

Uses of SerializableValueType in org.camunda.bpm.engine.impl.core.variable.type
 

Classes in org.camunda.bpm.engine.impl.core.variable.type that implement SerializableValueType
 class ObjectTypeImpl
           
 

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

Methods in org.camunda.bpm.engine.impl.core.variable.value that return SerializableValueType
 SerializableValueType ObjectValueImpl.getType()
           
 

Uses of SerializableValueType in org.camunda.bpm.engine.variable.type
 

Fields in org.camunda.bpm.engine.variable.type declared as SerializableValueType
static SerializableValueType ValueType.OBJECT
           
 

Uses of SerializableValueType in org.camunda.bpm.engine.variable.value
 

Methods in org.camunda.bpm.engine.variable.value that return SerializableValueType
 SerializableValueType SerializableValue.getType()
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.