Class Hierarchy
- java.lang.Object
- org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper<T> (implements org.camunda.bpm.client.variable.impl.ValueMapper<T>)
 - org.camunda.bpm.client.variable.impl.DefaultValueMappers<T> (implements java.io.Serializable, org.camunda.bpm.client.variable.impl.ValueMappers<T>)
 - org.camunda.bpm.client.variable.impl.TypedValueField
 - org.camunda.bpm.client.variable.impl.TypedValues
 - org.camunda.bpm.client.variable.impl.VariableValue<T>
 
 
Interface Hierarchy
- org.camunda.bpm.client.variable.impl.ValueMapper<T>
 - org.camunda.bpm.client.variable.impl.ValueMappers<T>