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.mapper.FileValueMapper
- org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper<T>
- org.camunda.bpm.client.variable.impl.mapper.BooleanValueMapper
- org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- org.camunda.bpm.client.variable.impl.mapper.JsonValueMapper
- org.camunda.bpm.client.variable.impl.mapper.NumberValueMapper<T>
- org.camunda.bpm.client.variable.impl.mapper.DoubleValueMapper
- org.camunda.bpm.client.variable.impl.mapper.IntegerValueMapper
- org.camunda.bpm.client.variable.impl.mapper.LongValueMapper
- org.camunda.bpm.client.variable.impl.mapper.ShortValueMapper
- org.camunda.bpm.client.variable.impl.mapper.StringValueMapper
- org.camunda.bpm.client.variable.impl.mapper.XmlValueMapper
- org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper<T> (implements org.camunda.bpm.client.variable.impl.ValueMapper<T>)